<?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 How to add signature to model logged through feature store? in Machine Learning</title>
    <link>https://community.databricks.com/t5/machine-learning/how-to-add-signature-to-model-logged-through-feature-store/m-p/16772#M900</link>
    <description>&lt;P&gt;It seems that the current method &lt;I&gt;log_model &lt;/I&gt;from the &lt;I&gt;FeatureStoreClient &lt;/I&gt;class lacks a way to pass in the model signature (as opposed as doing it through mlflow directly). Is there a workaround to append this information? Thanks!&lt;/P&gt;</description>
    <pubDate>Fri, 24 Jun 2022 14:51:08 GMT</pubDate>
    <dc:creator>vives</dc:creator>
    <dc:date>2022-06-24T14:51:08Z</dc:date>
    <item>
      <title>How to add signature to model logged through feature store?</title>
      <link>https://community.databricks.com/t5/machine-learning/how-to-add-signature-to-model-logged-through-feature-store/m-p/16772#M900</link>
      <description>&lt;P&gt;It seems that the current method &lt;I&gt;log_model &lt;/I&gt;from the &lt;I&gt;FeatureStoreClient &lt;/I&gt;class lacks a way to pass in the model signature (as opposed as doing it through mlflow directly). Is there a workaround to append this information? Thanks!&lt;/P&gt;</description>
      <pubDate>Fri, 24 Jun 2022 14:51:08 GMT</pubDate>
      <guid>https://community.databricks.com/t5/machine-learning/how-to-add-signature-to-model-logged-through-feature-store/m-p/16772#M900</guid>
      <dc:creator>vives</dc:creator>
      <dc:date>2022-06-24T14:51:08Z</dc:date>
    </item>
    <item>
      <title>Re: How to add signature to model logged through feature store?</title>
      <link>https://community.databricks.com/t5/machine-learning/how-to-add-signature-to-model-logged-through-feature-store/m-p/16773#M901</link>
      <description>&lt;P&gt;How to add signature to model logged through feature store? It seems that the current method log_model from the FeatureStoreClient class.&lt;/P&gt;</description>
      <pubDate>Tue, 28 Jun 2022 10:25:30 GMT</pubDate>
      <guid>https://community.databricks.com/t5/machine-learning/how-to-add-signature-to-model-logged-through-feature-store/m-p/16773#M901</guid>
      <dc:creator>Arnold69</dc:creator>
      <dc:date>2022-06-28T10:25:30Z</dc:date>
    </item>
    <item>
      <title>Re: How to add signature to model logged through feature store?</title>
      <link>https://community.databricks.com/t5/machine-learning/how-to-add-signature-to-model-logged-through-feature-store/m-p/16774#M902</link>
      <description>&lt;P&gt;Hello!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can log a model with a signature by passing a signature object as an argument with your log_model call. Please see &lt;A href="https://www.mlflow.org/docs/latest/models.html#how-to-log-models-with-signatures" alt="https://www.mlflow.org/docs/latest/models.html#how-to-log-models-with-signatures" target="_blank"&gt;&lt;U&gt;here&lt;/U&gt;&lt;/A&gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here's an example of this in action in a databricks &lt;A href="https://docs.databricks.com/_static/notebooks/mlflow/mlflow-end-to-end-example.html" alt="https://docs.databricks.com/_static/notebooks/mlflow/mlflow-end-to-end-example.html" target="_blank"&gt;&lt;U&gt;notebook&lt;/U&gt;&lt;/A&gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope that helps!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Amir&lt;/P&gt;</description>
      <pubDate>Tue, 28 Jun 2022 21:51:26 GMT</pubDate>
      <guid>https://community.databricks.com/t5/machine-learning/how-to-add-signature-to-model-logged-through-feature-store/m-p/16774#M902</guid>
      <dc:creator>AmirLyall</dc:creator>
      <dc:date>2022-06-28T21:51:26Z</dc:date>
    </item>
    <item>
      <title>Re: How to add signature to model logged through feature store?</title>
      <link>https://community.databricks.com/t5/machine-learning/how-to-add-signature-to-model-logged-through-feature-store/m-p/16775#M903</link>
      <description>&lt;P&gt;Hi Amir,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks for the reply. However, the issue arises when logging the model through the FeatureStoreClient class' method "log_model" (as seen in page 6 here &lt;A href="https://docs.gcp.databricks.com/_static/documents/feature-store-python-api-reference-0-3-6.pdf)" target="test_blank"&gt;https://docs.gcp.databricks.com/_static/documents/feature-store-python-api-reference-0-3-6.pdf)&lt;/A&gt;, let me know if that helps!&lt;/P&gt;</description>
      <pubDate>Wed, 29 Jun 2022 16:09:18 GMT</pubDate>
      <guid>https://community.databricks.com/t5/machine-learning/how-to-add-signature-to-model-logged-through-feature-store/m-p/16775#M903</guid>
      <dc:creator>vives</dc:creator>
      <dc:date>2022-06-29T16:09:18Z</dc:date>
    </item>
  </channel>
</rss>

