<?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 ML Model in Machine Learning</title>
    <link>https://community.databricks.com/t5/machine-learning/ml-model/m-p/72597#M3346</link>
    <description>&lt;P&gt;What's the best option to store your trained ML models&lt;/P&gt;</description>
    <pubDate>Tue, 11 Jun 2024 22:55:59 GMT</pubDate>
    <dc:creator>UnniKAnat</dc:creator>
    <dc:date>2024-06-11T22:55:59Z</dc:date>
    <item>
      <title>ML Model</title>
      <link>https://community.databricks.com/t5/machine-learning/ml-model/m-p/72597#M3346</link>
      <description>&lt;P&gt;What's the best option to store your trained ML models&lt;/P&gt;</description>
      <pubDate>Tue, 11 Jun 2024 22:55:59 GMT</pubDate>
      <guid>https://community.databricks.com/t5/machine-learning/ml-model/m-p/72597#M3346</guid>
      <dc:creator>UnniKAnat</dc:creator>
      <dc:date>2024-06-11T22:55:59Z</dc:date>
    </item>
    <item>
      <title>Re: ML Model</title>
      <link>https://community.databricks.com/t5/machine-learning/ml-model/m-p/72606#M3347</link>
      <description>&lt;P&gt;Depending on how many you have, different solutions may be appropriate - and conveniently, you can use MLflow as a front end for most of these if you're working in Python. If you're working on personal projects, a local MLflow instance might be the right call. However, you can change the MLflow backend to be a database or remote, so you can store your trained models in the cloud (AWS, Google Cloud, etc.) or on remote resources not in the cloud (on-premises) including those with an HTTP endpoint.&lt;/P&gt;&lt;P&gt;For more information, here's the &lt;A href="https://mlflow.org/docs/latest/tracking/backend-stores.html" target="_self"&gt;MLflow documentation&lt;/A&gt; with additional resources on backend stores, including on Databricks integration.&lt;/P&gt;</description>
      <pubDate>Tue, 11 Jun 2024 23:03:54 GMT</pubDate>
      <guid>https://community.databricks.com/t5/machine-learning/ml-model/m-p/72606#M3347</guid>
      <dc:creator>mheffernan</dc:creator>
      <dc:date>2024-06-11T23:03:54Z</dc:date>
    </item>
  </channel>
</rss>

