<?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: Is there any file size overhead when I save models using MLflow? in Data Engineering</title>
    <link>https://community.databricks.com/t5/data-engineering/is-there-any-file-size-overhead-when-i-save-models-using-mlflow/m-p/23599#M16321</link>
    <description>&lt;P&gt;There shouldn't be. Generally speaking, models will be serialized according to their 'native' format for well-known libraries like Tensorflow, xgboost, sklearn, etc. Custom model will be saved with pickle. The files exist on distributed storage as artifacts. MLflow can and does log additional metadata with the model, like its schema, sample input, environment requirements, but these are tiny additional files.&lt;/P&gt;</description>
    <pubDate>Thu, 17 Jun 2021 19:56:25 GMT</pubDate>
    <dc:creator>sean_owen</dc:creator>
    <dc:date>2021-06-17T19:56:25Z</dc:date>
    <item>
      <title>Is there any file size overhead when I save models using MLflow?</title>
      <link>https://community.databricks.com/t5/data-engineering/is-there-any-file-size-overhead-when-i-save-models-using-mlflow/m-p/23598#M16320</link>
      <description />
      <pubDate>Wed, 16 Jun 2021 22:28:54 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/is-there-any-file-size-overhead-when-i-save-models-using-mlflow/m-p/23598#M16320</guid>
      <dc:creator>User16826992666</dc:creator>
      <dc:date>2021-06-16T22:28:54Z</dc:date>
    </item>
    <item>
      <title>Re: Is there any file size overhead when I save models using MLflow?</title>
      <link>https://community.databricks.com/t5/data-engineering/is-there-any-file-size-overhead-when-i-save-models-using-mlflow/m-p/23599#M16321</link>
      <description>&lt;P&gt;There shouldn't be. Generally speaking, models will be serialized according to their 'native' format for well-known libraries like Tensorflow, xgboost, sklearn, etc. Custom model will be saved with pickle. The files exist on distributed storage as artifacts. MLflow can and does log additional metadata with the model, like its schema, sample input, environment requirements, but these are tiny additional files.&lt;/P&gt;</description>
      <pubDate>Thu, 17 Jun 2021 19:56:25 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/is-there-any-file-size-overhead-when-i-save-models-using-mlflow/m-p/23599#M16321</guid>
      <dc:creator>sean_owen</dc:creator>
      <dc:date>2021-06-17T19:56:25Z</dc:date>
    </item>
  </channel>
</rss>

