<?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 Feature Store Log Model and Score Batch - env_manager in Machine Learning</title>
    <link>https://community.databricks.com/t5/machine-learning/feature-store-log-model-and-score-batch-env-manager/m-p/55405#M2794</link>
    <description>&lt;P&gt;&lt;SPAN&gt;Hi Everyone.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;I have a couple of questions about the feature store log model and score batch.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;After you log a model with the feature store then use fs.score_batch is it possible to pass the env_manager to predict with the same env as training as described in the warning created? See attached screenshot that was taken from the 2022 “Enable Production ML with Databricks Feature Store” video by Databricks. From my understanding you cannot load a feature store model using mlflow that does accept env_manager.&amp;nbsp;&lt;OL&gt;&lt;LI&gt;&lt;SPAN&gt;If it is possible to pass env_manager to address this warning, would a coda env parameter have to be passed to fs.log_model?&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN&gt;Does anyone have an example of doing the above?&amp;nbsp;&lt;/SPAN&gt;&lt;/LI&gt;&lt;/OL&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN&gt;Is there any docs on fs.score_batch or log model. I assume fs.log_model is basically the same as mlflow’s log model&lt;/SPAN&gt;&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;&lt;SPAN&gt;#feature_store &amp;nbsp;#score_batch #env_manager&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Screenshot Source: &lt;/SPAN&gt;&lt;A href="https://www.youtube.com/watch?v=ia5ZxFDPPzo" target="_blank" rel="noopener"&gt;&lt;SPAN&gt;https://www.youtube.com/watch?v=ia5ZxFDPPzo&lt;/SPAN&gt;&lt;/A&gt;&lt;SPAN&gt; min 24:37&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-center" image-alt="fs_score_batch.png" style="width: 999px;"&gt;&lt;img src="https://community.databricks.com/t5/image/serverpage/image-id/5626i0DE0AEA917A5D2E0/image-size/large/is-moderation-mode/true?v=v2&amp;amp;px=999" role="button" title="fs_score_batch.png" alt="fs_score_batch.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 18 Dec 2023 03:04:49 GMT</pubDate>
    <dc:creator>AdamIH123</dc:creator>
    <dc:date>2023-12-18T03:04:49Z</dc:date>
    <item>
      <title>Feature Store Log Model and Score Batch - env_manager</title>
      <link>https://community.databricks.com/t5/machine-learning/feature-store-log-model-and-score-batch-env-manager/m-p/55405#M2794</link>
      <description>&lt;P&gt;&lt;SPAN&gt;Hi Everyone.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;I have a couple of questions about the feature store log model and score batch.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;After you log a model with the feature store then use fs.score_batch is it possible to pass the env_manager to predict with the same env as training as described in the warning created? See attached screenshot that was taken from the 2022 “Enable Production ML with Databricks Feature Store” video by Databricks. From my understanding you cannot load a feature store model using mlflow that does accept env_manager.&amp;nbsp;&lt;OL&gt;&lt;LI&gt;&lt;SPAN&gt;If it is possible to pass env_manager to address this warning, would a coda env parameter have to be passed to fs.log_model?&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN&gt;Does anyone have an example of doing the above?&amp;nbsp;&lt;/SPAN&gt;&lt;/LI&gt;&lt;/OL&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN&gt;Is there any docs on fs.score_batch or log model. I assume fs.log_model is basically the same as mlflow’s log model&lt;/SPAN&gt;&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;&lt;SPAN&gt;#feature_store &amp;nbsp;#score_batch #env_manager&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Screenshot Source: &lt;/SPAN&gt;&lt;A href="https://www.youtube.com/watch?v=ia5ZxFDPPzo" target="_blank" rel="noopener"&gt;&lt;SPAN&gt;https://www.youtube.com/watch?v=ia5ZxFDPPzo&lt;/SPAN&gt;&lt;/A&gt;&lt;SPAN&gt; min 24:37&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-center" image-alt="fs_score_batch.png" style="width: 999px;"&gt;&lt;img src="https://community.databricks.com/t5/image/serverpage/image-id/5626i0DE0AEA917A5D2E0/image-size/large/is-moderation-mode/true?v=v2&amp;amp;px=999" role="button" title="fs_score_batch.png" alt="fs_score_batch.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 18 Dec 2023 03:04:49 GMT</pubDate>
      <guid>https://community.databricks.com/t5/machine-learning/feature-store-log-model-and-score-batch-env-manager/m-p/55405#M2794</guid>
      <dc:creator>AdamIH123</dc:creator>
      <dc:date>2023-12-18T03:04:49Z</dc:date>
    </item>
    <item>
      <title>Re: Feature Store Log Model and Score Batch - env_manager</title>
      <link>https://community.databricks.com/t5/machine-learning/feature-store-log-model-and-score-batch-env-manager/m-p/63560#M3105</link>
      <description>&lt;P&gt;I also like to know if that works.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 13 Mar 2024 14:13:09 GMT</pubDate>
      <guid>https://community.databricks.com/t5/machine-learning/feature-store-log-model-and-score-batch-env-manager/m-p/63560#M3105</guid>
      <dc:creator>MohsenJ</dc:creator>
      <dc:date>2024-03-13T14:13:09Z</dc:date>
    </item>
  </channel>
</rss>

