<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Creating an Input Schema for Multiple DataFrames in MLflow in Machine Learning</title>
    <link>https://community.databricks.com/t5/machine-learning/creating-an-input-schema-for-multiple-dataframes-in-mlflow/m-p/79517#M3447</link>
    <description>&lt;P&gt;Hi everyone,&lt;/P&gt;&lt;P&gt;I am working with MLflow version 2.5.0 and need to create an input_schema for my model. My data schema is divided into several DataFrames, for example:&lt;/P&gt;&lt;P&gt;{&lt;BR /&gt;"dataframe_split": {&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;"columns": ["ClientGuid", "Instance", "TypeScore", ...],&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;"data": [["26c5f035-cf57-4cb7-b67c-55da528ce3e0", "1", "POST", ...]]&lt;BR /&gt;},&lt;BR /&gt;"dataframe_loan_split": {&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;"columns": ["System", "Entity", "Credit", ...],&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;"data": [["R", "Entity1", "M1 - MIC. IND. DEB. GAR.", ...]]&lt;BR /&gt;},&lt;BR /&gt;...&lt;BR /&gt;}&lt;/P&gt;&lt;P&gt;Could someone provide an example of how to define an input_schema using MLflow for this type of structure? I am looking for a way to specify all the DataFrames within the input schema.&lt;/P&gt;&lt;P&gt;Thanks for your help.&lt;/P&gt;</description>
    <pubDate>Sat, 20 Jul 2024 05:20:26 GMT</pubDate>
    <dc:creator>ecram</dc:creator>
    <dc:date>2024-07-20T05:20:26Z</dc:date>
    <item>
      <title>Creating an Input Schema for Multiple DataFrames in MLflow</title>
      <link>https://community.databricks.com/t5/machine-learning/creating-an-input-schema-for-multiple-dataframes-in-mlflow/m-p/79517#M3447</link>
      <description>&lt;P&gt;Hi everyone,&lt;/P&gt;&lt;P&gt;I am working with MLflow version 2.5.0 and need to create an input_schema for my model. My data schema is divided into several DataFrames, for example:&lt;/P&gt;&lt;P&gt;{&lt;BR /&gt;"dataframe_split": {&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;"columns": ["ClientGuid", "Instance", "TypeScore", ...],&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;"data": [["26c5f035-cf57-4cb7-b67c-55da528ce3e0", "1", "POST", ...]]&lt;BR /&gt;},&lt;BR /&gt;"dataframe_loan_split": {&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;"columns": ["System", "Entity", "Credit", ...],&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;"data": [["R", "Entity1", "M1 - MIC. IND. DEB. GAR.", ...]]&lt;BR /&gt;},&lt;BR /&gt;...&lt;BR /&gt;}&lt;/P&gt;&lt;P&gt;Could someone provide an example of how to define an input_schema using MLflow for this type of structure? I am looking for a way to specify all the DataFrames within the input schema.&lt;/P&gt;&lt;P&gt;Thanks for your help.&lt;/P&gt;</description>
      <pubDate>Sat, 20 Jul 2024 05:20:26 GMT</pubDate>
      <guid>https://community.databricks.com/t5/machine-learning/creating-an-input-schema-for-multiple-dataframes-in-mlflow/m-p/79517#M3447</guid>
      <dc:creator>ecram</dc:creator>
      <dc:date>2024-07-20T05:20:26Z</dc:date>
    </item>
  </channel>
</rss>

