<?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 When using MLflow should I use log_model or save_model? in Data Engineering</title>
    <link>https://community.databricks.com/t5/data-engineering/when-using-mlflow-should-i-use-log-model-or-save-model/m-p/19210#M12851</link>
    <description>&lt;P&gt;They seem to have similar functions. What is the recommended pattern here?&lt;/P&gt;</description>
    <pubDate>Fri, 25 Jun 2021 17:42:17 GMT</pubDate>
    <dc:creator>User16826992666</dc:creator>
    <dc:date>2021-06-25T17:42:17Z</dc:date>
    <item>
      <title>When using MLflow should I use log_model or save_model?</title>
      <link>https://community.databricks.com/t5/data-engineering/when-using-mlflow-should-i-use-log-model-or-save-model/m-p/19210#M12851</link>
      <description>&lt;P&gt;They seem to have similar functions. What is the recommended pattern here?&lt;/P&gt;</description>
      <pubDate>Fri, 25 Jun 2021 17:42:17 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/when-using-mlflow-should-i-use-log-model-or-save-model/m-p/19210#M12851</guid>
      <dc:creator>User16826992666</dc:creator>
      <dc:date>2021-06-25T17:42:17Z</dc:date>
    </item>
    <item>
      <title>Re: When using MLflow should I use log_model or save_model?</title>
      <link>https://community.databricks.com/t5/data-engineering/when-using-mlflow-should-i-use-log-model-or-save-model/m-p/19211#M12852</link>
      <description>&lt;P&gt;mlflow.&amp;lt;model-type&amp;gt;.log_model(model,&amp;nbsp;...)   saves the model to the MLflow&amp;nbsp;&lt;A href="https://docs.databricks.com/applications/mlflow/tracking.html" alt="https://docs.databricks.com/applications/mlflow/tracking.html" target="_blank"&gt;tracking server&lt;/A&gt;. &lt;/P&gt;&lt;P&gt;mlflow.&amp;lt;model-type&amp;gt;.save_model(model,&amp;nbsp;modelpath) saved the model locally to &amp;nbsp;a&amp;nbsp;&lt;A href="https://docs.databricks.com/data/databricks-file-system.html#fuse" alt="https://docs.databricks.com/data/databricks-file-system.html#fuse" target="_blank"&gt;DBFS&lt;/A&gt;&amp;nbsp;path.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;More details at &lt;A href="https://docs.databricks.com/applications/mlflow/models.html" target="test_blank"&gt;https://docs.databricks.com/applications/mlflow/models.html&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 25 Jun 2021 22:26:16 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/when-using-mlflow-should-i-use-log-model-or-save-model/m-p/19211#M12852</guid>
      <dc:creator>sajith_appukutt</dc:creator>
      <dc:date>2021-06-25T22:26:16Z</dc:date>
    </item>
  </channel>
</rss>

