<?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 Even the Unfinished Experiment in Mlflow is getting saved as finished in Data Engineering</title>
    <link>https://community.databricks.com/t5/data-engineering/even-the-unfinished-experiment-in-mlflow-is-getting-saved-as/m-p/19846#M13375</link>
    <description>&lt;P&gt;when I start  the experiment with mlflow.start_run(),even if my script is interrupted or failed before executing&amp;nbsp;mlflow.end_run() ,the run gets tagged as finished instead of unfinished , Can any one help why it is happening here &lt;/P&gt;</description>
    <pubDate>Fri, 25 Jun 2021 13:36:11 GMT</pubDate>
    <dc:creator>User16826994223</dc:creator>
    <dc:date>2021-06-25T13:36:11Z</dc:date>
    <item>
      <title>Even the Unfinished Experiment in Mlflow is getting saved as finished</title>
      <link>https://community.databricks.com/t5/data-engineering/even-the-unfinished-experiment-in-mlflow-is-getting-saved-as/m-p/19846#M13375</link>
      <description>&lt;P&gt;when I start  the experiment with mlflow.start_run(),even if my script is interrupted or failed before executing&amp;nbsp;mlflow.end_run() ,the run gets tagged as finished instead of unfinished , Can any one help why it is happening here &lt;/P&gt;</description>
      <pubDate>Fri, 25 Jun 2021 13:36:11 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/even-the-unfinished-experiment-in-mlflow-is-getting-saved-as/m-p/19846#M13375</guid>
      <dc:creator>User16826994223</dc:creator>
      <dc:date>2021-06-25T13:36:11Z</dc:date>
    </item>
    <item>
      <title>Re: Even the Unfinished Experiment in Mlflow is getting saved as finished</title>
      <link>https://community.databricks.com/t5/data-engineering/even-the-unfinished-experiment-in-mlflow-is-getting-saved-as/m-p/19847#M13376</link>
      <description>&lt;P&gt;In note book the mlflow tagas ias the command travels and once failed or exit there itself it logs and finishes the experiment even if the noteboolsfails. However, if you want to continue logging metrics or artifacts to that run, you just need to use&amp;nbsp;&lt;/P&gt;&lt;P&gt;mlflow.start_run(run_id="YourRunIDYouCanGetItFromUI")&lt;/P&gt;&lt;P&gt;.&lt;/P&gt;</description>
      <pubDate>Fri, 25 Jun 2021 13:36:32 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/even-the-unfinished-experiment-in-mlflow-is-getting-saved-as/m-p/19847#M13376</guid>
      <dc:creator>User16826994223</dc:creator>
      <dc:date>2021-06-25T13:36:32Z</dc:date>
    </item>
  </channel>
</rss>

