<?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: Does databricks feature store support unstructured data ? images for example in Machine Learning</title>
    <link>https://community.databricks.com/t5/machine-learning/does-databricks-feature-store-support-unstructured-data-images/m-p/34168#M1815</link>
    <description>&lt;P&gt;Here are the supported data types for the Feature Store:&lt;/P&gt;&lt;P&gt;&lt;A href="https://docs.databricks.com/applications/machine-learning/feature-store/feature-tables.html#supported-data-types" alt="https://docs.databricks.com/applications/machine-learning/feature-store/feature-tables.html#supported-data-types" target="_blank"&gt;https://docs.databricks.com/applications/machine-learning/feature-store/feature-tables.html#supported-data-types&lt;/A&gt;&lt;/P&gt;&lt;P&gt;As you can see, image is not between them, but you could use BinaryType.&lt;/P&gt;</description>
    <pubDate>Wed, 01 Dec 2021 11:49:00 GMT</pubDate>
    <dc:creator>-werners-</dc:creator>
    <dc:date>2021-12-01T11:49:00Z</dc:date>
    <item>
      <title>Does databricks feature store support unstructured data ? images for example</title>
      <link>https://community.databricks.com/t5/machine-learning/does-databricks-feature-store-support-unstructured-data-images/m-p/34165#M1812</link>
      <description />
      <pubDate>Wed, 01 Dec 2021 00:18:06 GMT</pubDate>
      <guid>https://community.databricks.com/t5/machine-learning/does-databricks-feature-store-support-unstructured-data-images/m-p/34165#M1812</guid>
      <dc:creator>anu_sh</dc:creator>
      <dc:date>2021-12-01T00:18:06Z</dc:date>
    </item>
    <item>
      <title>Re: Does databricks feature store support unstructured data ? images for example</title>
      <link>https://community.databricks.com/t5/machine-learning/does-databricks-feature-store-support-unstructured-data-images/m-p/34167#M1814</link>
      <description>&lt;P&gt;Yes it does. It is based on spark dataframes (data lake) so you can always load images to dataframe:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;df = spark.read.format("image").option("dropInvalid", True).load("data/mllib/images/origin/kittens")&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 01 Dec 2021 11:13:06 GMT</pubDate>
      <guid>https://community.databricks.com/t5/machine-learning/does-databricks-feature-store-support-unstructured-data-images/m-p/34167#M1814</guid>
      <dc:creator>Hubert-Dudek</dc:creator>
      <dc:date>2021-12-01T11:13:06Z</dc:date>
    </item>
    <item>
      <title>Re: Does databricks feature store support unstructured data ? images for example</title>
      <link>https://community.databricks.com/t5/machine-learning/does-databricks-feature-store-support-unstructured-data-images/m-p/34168#M1815</link>
      <description>&lt;P&gt;Here are the supported data types for the Feature Store:&lt;/P&gt;&lt;P&gt;&lt;A href="https://docs.databricks.com/applications/machine-learning/feature-store/feature-tables.html#supported-data-types" alt="https://docs.databricks.com/applications/machine-learning/feature-store/feature-tables.html#supported-data-types" target="_blank"&gt;https://docs.databricks.com/applications/machine-learning/feature-store/feature-tables.html#supported-data-types&lt;/A&gt;&lt;/P&gt;&lt;P&gt;As you can see, image is not between them, but you could use BinaryType.&lt;/P&gt;</description>
      <pubDate>Wed, 01 Dec 2021 11:49:00 GMT</pubDate>
      <guid>https://community.databricks.com/t5/machine-learning/does-databricks-feature-store-support-unstructured-data-images/m-p/34168#M1815</guid>
      <dc:creator>-werners-</dc:creator>
      <dc:date>2021-12-01T11:49:00Z</dc:date>
    </item>
  </channel>
</rss>

