<?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 Re: Trained model artifact, CI/CD and Databricks without MLFlow. in Data Engineering</title>
    <link>https://community.databricks.com/t5/data-engineering/trained-model-artifact-ci-cd-and-databricks-without-mlflow/m-p/34433#M25186</link>
    <description>&lt;P&gt;@Rodrigo Maranzana​&amp;nbsp;- Thank you for your patience. I am looking for someone to help you.&lt;/P&gt;</description>
    <pubDate>Thu, 09 Dec 2021 22:19:55 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2021-12-09T22:19:55Z</dc:date>
    <item>
      <title>Trained model artifact, CI/CD and Databricks without MLFlow.</title>
      <link>https://community.databricks.com/t5/data-engineering/trained-model-artifact-ci-cd-and-databricks-without-mlflow/m-p/34430#M25183</link>
      <description>&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We are constructing our CI/CD pipelines with the Repos feature following this guide:&lt;/P&gt;&lt;P&gt;&lt;A href="https://databricks.com/blog/2021/09/20/part-1-implementing-ci-cd-on-databricks-using-databricks-notebooks-and-azure-devops.html" alt="https://databricks.com/blog/2021/09/20/part-1-implementing-ci-cd-on-databricks-using-databricks-notebooks-and-azure-devops.html" target="_blank"&gt;https://databricks.com/blog/2021/09/20/part-1-implementing-ci-cd-on-databricks-using-databricks-notebooks-and-azure-devops.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm trying to implement my pipes for models that haven't been trained with the MLFlow paradigm. The code promotion with repos is the same as explained in the link.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;However, the model artifact, that is, the serialized file that contains the trained model &lt;/P&gt;&lt;P&gt;on MLFlow travels from its own infrastructure (the MLFlow artifact version control). It points either to the DB FileStore or any other storage previously set.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;WITHOUT the MLFlow scheme: what are good practices for promoting the Model Artifact ? Here are my thoughts:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;Save it on the data lake, and read the same direction throughout environments. Obstacle: How to add version control here??&lt;/LI&gt;&lt;LI&gt;When the release pipeline triggers, include it on the Repository artifact.&lt;/LI&gt;&lt;LI&gt;Any other?&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm really confused about the solution.&lt;/P&gt;</description>
      <pubDate>Wed, 24 Nov 2021 14:21:55 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/trained-model-artifact-ci-cd-and-databricks-without-mlflow/m-p/34430#M25183</guid>
      <dc:creator>maranBH</dc:creator>
      <dc:date>2021-11-24T14:21:55Z</dc:date>
    </item>
    <item>
      <title>Re: Trained model artifact, CI/CD and Databricks without MLFlow.</title>
      <link>https://community.databricks.com/t5/data-engineering/trained-model-artifact-ci-cd-and-databricks-without-mlflow/m-p/34432#M25185</link>
      <description>&lt;P&gt;Hi, thanks @Kaniz Fatma​, is there any advice you can give me for this particular problem?&lt;/P&gt;</description>
      <pubDate>Wed, 01 Dec 2021 11:42:01 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/trained-model-artifact-ci-cd-and-databricks-without-mlflow/m-p/34432#M25185</guid>
      <dc:creator>maranBH</dc:creator>
      <dc:date>2021-12-01T11:42:01Z</dc:date>
    </item>
    <item>
      <title>Re: Trained model artifact, CI/CD and Databricks without MLFlow.</title>
      <link>https://community.databricks.com/t5/data-engineering/trained-model-artifact-ci-cd-and-databricks-without-mlflow/m-p/34433#M25186</link>
      <description>&lt;P&gt;@Rodrigo Maranzana​&amp;nbsp;- Thank you for your patience. I am looking for someone to help you.&lt;/P&gt;</description>
      <pubDate>Thu, 09 Dec 2021 22:19:55 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/trained-model-artifact-ci-cd-and-databricks-without-mlflow/m-p/34433#M25186</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2021-12-09T22:19:55Z</dc:date>
    </item>
    <item>
      <title>Re: Trained model artifact, CI/CD and Databricks without MLFlow.</title>
      <link>https://community.databricks.com/t5/data-engineering/trained-model-artifact-ci-cd-and-databricks-without-mlflow/m-p/34434#M25187</link>
      <description>&lt;P&gt;So you are managing your models with MLflow, and want to include them in a git repository?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can do that in a CI/CD process; it would run the mlflow CLI to copy the model you want (e.g. model:/my_model/production) to a git checkout and then commit it, perhaps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can also treat MLflow as the 'source control' at runtime and have the production jobs refer to and access the latest model from MLflow directly.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Maybe I don't understand what you're trying to achieve here and you can clarify.&lt;/P&gt;</description>
      <pubDate>Thu, 06 Jan 2022 03:14:39 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/trained-model-artifact-ci-cd-and-databricks-without-mlflow/m-p/34434#M25187</guid>
      <dc:creator>sean_owen</dc:creator>
      <dc:date>2022-01-06T03:14:39Z</dc:date>
    </item>
  </channel>
</rss>

