<?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: What are the advantages of using Delta if I am using MLflow? How is Delta useful for DS/ML use cases? in Data Engineering</title>
    <link>https://community.databricks.com/t5/data-engineering/what-are-the-advantages-of-using-delta-if-i-am-using-mlflow-how/m-p/22016#M15035</link>
    <description>&lt;P&gt;The most important aspect is your experiment can track the version of the data table. So during audits you will be able to trace back why  a specific prediction was made.&lt;/P&gt;</description>
    <pubDate>Mon, 13 Sep 2021 13:00:01 GMT</pubDate>
    <dc:creator>Sebastian</dc:creator>
    <dc:date>2021-09-13T13:00:01Z</dc:date>
    <item>
      <title>What are the advantages of using Delta if I am using MLflow? How is Delta useful for DS/ML use cases?</title>
      <link>https://community.databricks.com/t5/data-engineering/what-are-the-advantages-of-using-delta-if-i-am-using-mlflow-how/m-p/22014#M15033</link>
      <description>&lt;P&gt;I am already using MLflow. What benefit would Delta provide me since I am not really working on Data engineering workloads&lt;/P&gt;</description>
      <pubDate>Mon, 21 Jun 2021 21:03:47 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/what-are-the-advantages-of-using-delta-if-i-am-using-mlflow-how/m-p/22014#M15033</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2021-06-21T21:03:47Z</dc:date>
    </item>
    <item>
      <title>Re: What are the advantages of using Delta if I am using MLflow? How is Delta useful for DS/ML use cases?</title>
      <link>https://community.databricks.com/t5/data-engineering/what-are-the-advantages-of-using-delta-if-i-am-using-mlflow-how/m-p/22015#M15034</link>
      <description>&lt;P&gt;Because Delta can version data, it becomes useful for reproducibility and debugging of models. Weeks later you could see exactly how the table looked when the model was built. MLflow's "Spark" autologging actually helps automatically capture and log this version information when Delta is used in a Databricks notebook.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Its transactional writes are useful, as a modeling job does not need to worry about other data engineering jobs writing to the same data source at the same time. To a lesser extent, being able to write Delta Live Tables and/or being able to roll back bad writes increases the reliability of upstream data, which helps with downstream reliability of ML jobs.&lt;/P&gt;</description>
      <pubDate>Tue, 22 Jun 2021 09:58:16 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/what-are-the-advantages-of-using-delta-if-i-am-using-mlflow-how/m-p/22015#M15034</guid>
      <dc:creator>sean_owen</dc:creator>
      <dc:date>2021-06-22T09:58:16Z</dc:date>
    </item>
    <item>
      <title>Re: What are the advantages of using Delta if I am using MLflow? How is Delta useful for DS/ML use cases?</title>
      <link>https://community.databricks.com/t5/data-engineering/what-are-the-advantages-of-using-delta-if-i-am-using-mlflow-how/m-p/22016#M15035</link>
      <description>&lt;P&gt;The most important aspect is your experiment can track the version of the data table. So during audits you will be able to trace back why  a specific prediction was made.&lt;/P&gt;</description>
      <pubDate>Mon, 13 Sep 2021 13:00:01 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/what-are-the-advantages-of-using-delta-if-i-am-using-mlflow-how/m-p/22016#M15035</guid>
      <dc:creator>Sebastian</dc:creator>
      <dc:date>2021-09-13T13:00:01Z</dc:date>
    </item>
  </channel>
</rss>

