<?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 Re: MLFlow Output Signature in Machine Learning</title>
    <link>https://community.databricks.com/t5/machine-learning/mlflow-output-signature/m-p/55452#M2800</link>
    <description>&lt;P&gt;Solved with the json module that converts the dict into string, thanks! &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;BR /&gt;&lt;BR /&gt;import json&lt;/P&gt;&lt;DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;json&lt;/SPAN&gt;&lt;SPAN&gt;.&lt;/SPAN&gt;&lt;SPAN&gt;dumps(...)&lt;/SPAN&gt;&lt;/DIV&gt;&lt;/DIV&gt;</description>
    <pubDate>Mon, 18 Dec 2023 18:16:50 GMT</pubDate>
    <dc:creator>pablobd</dc:creator>
    <dc:date>2023-12-18T18:16:50Z</dc:date>
    <item>
      <title>MLFlow Output Signature</title>
      <link>https://community.databricks.com/t5/machine-learning/mlflow-output-signature/m-p/55260#M2791</link>
      <description>&lt;P&gt;I want to define the output of a MLFlow model to include a dictionary of string to float. I did this, but it doesn't work. Do you know if it's possible at all?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV class=""&gt;&lt;SPAN class=""&gt;from&lt;/SPAN&gt; mlflow.types.schema &lt;SPAN class=""&gt;import&lt;/SPAN&gt; Schema, ColSpec&lt;/DIV&gt;&lt;DIV class=""&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV class=""&gt;output_schema = Schema([&amp;nbsp;ColSpec(&lt;SPAN class=""&gt;"dictionary_output"&lt;/SPAN&gt;, &lt;SPAN class=""&gt;"map[string,float]"&lt;/SPAN&gt;) ])&lt;/DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Thu, 14 Dec 2023 15:34:51 GMT</pubDate>
      <guid>https://community.databricks.com/t5/machine-learning/mlflow-output-signature/m-p/55260#M2791</guid>
      <dc:creator>pablobd</dc:creator>
      <dc:date>2023-12-14T15:34:51Z</dc:date>
    </item>
    <item>
      <title>Re: MLFlow Output Signature</title>
      <link>https://community.databricks.com/t5/machine-learning/mlflow-output-signature/m-p/55452#M2800</link>
      <description>&lt;P&gt;Solved with the json module that converts the dict into string, thanks! &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;BR /&gt;&lt;BR /&gt;import json&lt;/P&gt;&lt;DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;json&lt;/SPAN&gt;&lt;SPAN&gt;.&lt;/SPAN&gt;&lt;SPAN&gt;dumps(...)&lt;/SPAN&gt;&lt;/DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Mon, 18 Dec 2023 18:16:50 GMT</pubDate>
      <guid>https://community.databricks.com/t5/machine-learning/mlflow-output-signature/m-p/55452#M2800</guid>
      <dc:creator>pablobd</dc:creator>
      <dc:date>2023-12-18T18:16:50Z</dc:date>
    </item>
  </channel>
</rss>

