<?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 documentation about the feature store API and how it's architected under the hood? in Machine Learning</title>
    <link>https://community.databricks.com/t5/machine-learning/is-there-documentation-about-the-feature-store-api-and-how-it-s/m-p/24789#M1387</link>
    <description>&lt;P&gt;I don't think we have a lot of internal docs, just high-level explanations like &lt;A href="https://databricks.com/blog/2021/05/27/databricks-announces-the-first-feature-store-integrated-with-delta-lake-and-mlflow.html" target="test_blank"&gt;https://databricks.com/blog/2021/05/27/databricks-announces-the-first-feature-store-integrated-with-delta-lake-and-mlflow.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;However I don't think there's much to it. The offline storage of a feature store table is simply a Delta table, plus some extra metadata about lineage, managed by a Databricks service. The online feature store data is in a cloud database like Amazon RDS (MySQL) for now. Models trained on features from a feature store log to MLflow with additional data about what features have to be joined at runtime, and these are visible in the logged MLflow artifacts. That's about it for the data architecture.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The feature store does not move featurization &lt;I&gt;code&lt;/I&gt; around at all. All featurization code runs in Databricks; the materialized features are stored in Delta and synced to an online store.&lt;/P&gt;</description>
    <pubDate>Thu, 17 Jun 2021 23:20:13 GMT</pubDate>
    <dc:creator>sean_owen</dc:creator>
    <dc:date>2021-06-17T23:20:13Z</dc:date>
    <item>
      <title>Is there documentation about the feature store API and how it's architected under the hood?</title>
      <link>https://community.databricks.com/t5/machine-learning/is-there-documentation-about-the-feature-store-api-and-how-it-s/m-p/24788#M1386</link>
      <description />
      <pubDate>Mon, 14 Jun 2021 14:54:10 GMT</pubDate>
      <guid>https://community.databricks.com/t5/machine-learning/is-there-documentation-about-the-feature-store-api-and-how-it-s/m-p/24788#M1386</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2021-06-14T14:54:10Z</dc:date>
    </item>
    <item>
      <title>Re: Is there documentation about the feature store API and how it's architected under the hood?</title>
      <link>https://community.databricks.com/t5/machine-learning/is-there-documentation-about-the-feature-store-api-and-how-it-s/m-p/24789#M1387</link>
      <description>&lt;P&gt;I don't think we have a lot of internal docs, just high-level explanations like &lt;A href="https://databricks.com/blog/2021/05/27/databricks-announces-the-first-feature-store-integrated-with-delta-lake-and-mlflow.html" target="test_blank"&gt;https://databricks.com/blog/2021/05/27/databricks-announces-the-first-feature-store-integrated-with-delta-lake-and-mlflow.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;However I don't think there's much to it. The offline storage of a feature store table is simply a Delta table, plus some extra metadata about lineage, managed by a Databricks service. The online feature store data is in a cloud database like Amazon RDS (MySQL) for now. Models trained on features from a feature store log to MLflow with additional data about what features have to be joined at runtime, and these are visible in the logged MLflow artifacts. That's about it for the data architecture.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The feature store does not move featurization &lt;I&gt;code&lt;/I&gt; around at all. All featurization code runs in Databricks; the materialized features are stored in Delta and synced to an online store.&lt;/P&gt;</description>
      <pubDate>Thu, 17 Jun 2021 23:20:13 GMT</pubDate>
      <guid>https://community.databricks.com/t5/machine-learning/is-there-documentation-about-the-feature-store-api-and-how-it-s/m-p/24789#M1387</guid>
      <dc:creator>sean_owen</dc:creator>
      <dc:date>2021-06-17T23:20:13Z</dc:date>
    </item>
  </channel>
</rss>

