<?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 What is the point of the model staging and promotion functions in MLflow? in Data Engineering</title>
    <link>https://community.databricks.com/t5/data-engineering/what-is-the-point-of-the-model-staging-and-promotion-functions/m-p/23573#M16295</link>
    <description>&lt;P&gt;Why not just directly deploy the model where you need it in production?&lt;/P&gt;</description>
    <pubDate>Thu, 17 Jun 2021 02:44:30 GMT</pubDate>
    <dc:creator>User16826992666</dc:creator>
    <dc:date>2021-06-17T02:44:30Z</dc:date>
    <item>
      <title>What is the point of the model staging and promotion functions in MLflow?</title>
      <link>https://community.databricks.com/t5/data-engineering/what-is-the-point-of-the-model-staging-and-promotion-functions/m-p/23573#M16295</link>
      <description>&lt;P&gt;Why not just directly deploy the model where you need it in production?&lt;/P&gt;</description>
      <pubDate>Thu, 17 Jun 2021 02:44:30 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/what-is-the-point-of-the-model-staging-and-promotion-functions/m-p/23573#M16295</guid>
      <dc:creator>User16826992666</dc:creator>
      <dc:date>2021-06-17T02:44:30Z</dc:date>
    </item>
    <item>
      <title>Re: What is the point of the model staging and promotion functions in MLflow?</title>
      <link>https://community.databricks.com/t5/data-engineering/what-is-the-point-of-the-model-staging-and-promotion-functions/m-p/23574#M16296</link>
      <description>&lt;P&gt;The Model Registry is mostly a workflow tool. It helps 'gate' the process, so that (for example) only authorized users can set a model to be the newest Production version of a model - that's not something just anyone should be able to do!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The Registry can trigger webhooks when a model enters a new state, for example to run a testing notebook when a new Staging candidate appears.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It also helps serve as a single source of truth: what's the current production model? rather than pass around the run ID "abc123456..." informally, the stage tags in the Registry let any process look up the 'latest production model' reliably.&lt;/P&gt;</description>
      <pubDate>Thu, 17 Jun 2021 19:55:01 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/what-is-the-point-of-the-model-staging-and-promotion-functions/m-p/23574#M16296</guid>
      <dc:creator>sean_owen</dc:creator>
      <dc:date>2021-06-17T19:55:01Z</dc:date>
    </item>
  </channel>
</rss>

