<?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: How to Log Pickle files as a part of Mlflow experiment run in Data Engineering</title>
    <link>https://community.databricks.com/t5/data-engineering/how-to-log-pickle-files-as-a-part-of-mlflow-experiment-run/m-p/24819#M17265</link>
    <description>&lt;P&gt;Sure, pickle the object to a local file. Log it to your current run with mlflow.log_artifact. That's it. MLflow lets you log just about anything you want. However if you're experimenting with different variations on a sklearn Pipeline model, you could simply create and try each variation, log each directly with mlflow.sklearn.log_model, into one single MLflow experiment.&lt;/P&gt;</description>
    <pubDate>Thu, 17 Jun 2021 23:22:05 GMT</pubDate>
    <dc:creator>sean_owen</dc:creator>
    <dc:date>2021-06-17T23:22:05Z</dc:date>
    <item>
      <title>How to Log Pickle files as a part of Mlflow experiment run</title>
      <link>https://community.databricks.com/t5/data-engineering/how-to-log-pickle-files-as-a-part-of-mlflow-experiment-run/m-p/24818#M17264</link>
      <description>&lt;P&gt;&lt;/P&gt;&lt;P&gt;I  want to log certain artifacts  as python pickle as part of mlflow experiment&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there a way to achieve this?&lt;/P&gt;</description>
      <pubDate>Mon, 14 Jun 2021 13:16:35 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/how-to-log-pickle-files-as-a-part-of-mlflow-experiment-run/m-p/24818#M17264</guid>
      <dc:creator>User16826994223</dc:creator>
      <dc:date>2021-06-14T13:16:35Z</dc:date>
    </item>
    <item>
      <title>Re: How to Log Pickle files as a part of Mlflow experiment run</title>
      <link>https://community.databricks.com/t5/data-engineering/how-to-log-pickle-files-as-a-part-of-mlflow-experiment-run/m-p/24819#M17265</link>
      <description>&lt;P&gt;Sure, pickle the object to a local file. Log it to your current run with mlflow.log_artifact. That's it. MLflow lets you log just about anything you want. However if you're experimenting with different variations on a sklearn Pipeline model, you could simply create and try each variation, log each directly with mlflow.sklearn.log_model, into one single MLflow experiment.&lt;/P&gt;</description>
      <pubDate>Thu, 17 Jun 2021 23:22:05 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/how-to-log-pickle-files-as-a-part-of-mlflow-experiment-run/m-p/24819#M17265</guid>
      <dc:creator>sean_owen</dc:creator>
      <dc:date>2021-06-17T23:22:05Z</dc:date>
    </item>
  </channel>
</rss>

