<?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 Feature Engineering for Data Engineers: Building Blocks for ML Success in Community Articles</title>
    <link>https://community.databricks.com/t5/community-articles/feature-engineering-for-data-engineers-building-blocks-for-ml/m-p/81745#M232</link>
    <description>&lt;P&gt;For a&amp;nbsp; UK Government Agency, I made a Comprehensive presentation titled " &lt;STRONG&gt;Feature Engineering for Data Engineers: Building Blocks for ML Success&lt;/STRONG&gt;".&amp;nbsp; I made an article of it in Linkedlin together with the relevant GitHub code. In summary t&lt;SPAN&gt;he code delves into the critical steps of feature engineering, demonstrating how to handle missing values, encode categorical data, and prepare numerical features for modelling. By employing techniques like mean imputation and one-hot encoding, we establish a solid foundation for training complex models such as Variational Autoencoders (VAEs). This comprehensive approach empowers data scientists and data engineers&amp;nbsp; to extract meaningful insights and build high-performing machine learning pipelines.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;The full post is here&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;A href="https://www.linkedin.com/pulse/feature-engineering-data-engineers-building-blocks-ml-mich-ektwe/" target="_blank" rel="noopener"&gt;Feature Engineering for Data Engineers: Building Blocks for ML Success | LinkedIn&lt;/A&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Sat, 03 Aug 2024 18:28:12 GMT</pubDate>
    <dc:creator>MichTalebzadeh</dc:creator>
    <dc:date>2024-08-03T18:28:12Z</dc:date>
    <item>
      <title>Feature Engineering for Data Engineers: Building Blocks for ML Success</title>
      <link>https://community.databricks.com/t5/community-articles/feature-engineering-for-data-engineers-building-blocks-for-ml/m-p/81745#M232</link>
      <description>&lt;P&gt;For a&amp;nbsp; UK Government Agency, I made a Comprehensive presentation titled " &lt;STRONG&gt;Feature Engineering for Data Engineers: Building Blocks for ML Success&lt;/STRONG&gt;".&amp;nbsp; I made an article of it in Linkedlin together with the relevant GitHub code. In summary t&lt;SPAN&gt;he code delves into the critical steps of feature engineering, demonstrating how to handle missing values, encode categorical data, and prepare numerical features for modelling. By employing techniques like mean imputation and one-hot encoding, we establish a solid foundation for training complex models such as Variational Autoencoders (VAEs). This comprehensive approach empowers data scientists and data engineers&amp;nbsp; to extract meaningful insights and build high-performing machine learning pipelines.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;The full post is here&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;A href="https://www.linkedin.com/pulse/feature-engineering-data-engineers-building-blocks-ml-mich-ektwe/" target="_blank" rel="noopener"&gt;Feature Engineering for Data Engineers: Building Blocks for ML Success | LinkedIn&lt;/A&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 03 Aug 2024 18:28:12 GMT</pubDate>
      <guid>https://community.databricks.com/t5/community-articles/feature-engineering-for-data-engineers-building-blocks-for-ml/m-p/81745#M232</guid>
      <dc:creator>MichTalebzadeh</dc:creator>
      <dc:date>2024-08-03T18:28:12Z</dc:date>
    </item>
    <item>
      <title>Re: Feature Engineering for Data Engineers: Building Blocks for ML Success</title>
      <link>https://community.databricks.com/t5/community-articles/feature-engineering-for-data-engineers-building-blocks-for-ml/m-p/90538#M267</link>
      <description>&lt;P&gt;Hi,&lt;BR /&gt;&lt;SPAN&gt;Excellent presentation and article! Your insights on feature engineering and practical code examples are incredibly useful for building strong ML models. Thanks for sharing!&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Thanks,&lt;BR /&gt;Anushree&lt;/SPAN&gt;&lt;/P&gt;
&lt;DIV class="flex max-w-full flex-col flex-grow"&gt;
&lt;DIV class="min-h-[20px] text-message flex w-full flex-col items-end gap-2 whitespace-normal break-words [.text-message+&amp;amp;]:mt-5" dir="auto" data-message-author-role="assistant" data-message-id="18ca69c1-a22c-45ad-9298-42c23848b1be"&gt;
&lt;DIV class="flex w-full flex-col gap-1 empty:hidden first:pt-[3px]"&gt;
&lt;DIV class="markdown prose w-full break-words dark:prose-invert light"&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;DIV class="mt-1 flex gap-3 empty:hidden -ml-2"&gt;
&lt;DIV class="items-center justify-start rounded-xl p-1 flex"&gt;
&lt;DIV class="flex items-center"&gt;&lt;BUTTON class="rounded-lg text-token-text-secondary hover:bg-token-main-surface-secondary" aria-label="Copy" data-testid="copy-turn-action-button"&gt;&lt;/BUTTON&gt;
&lt;DIV class="flex items-center pb-0"&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;</description>
      <pubDate>Mon, 16 Sep 2024 06:48:52 GMT</pubDate>
      <guid>https://community.databricks.com/t5/community-articles/feature-engineering-for-data-engineers-building-blocks-for-ml/m-p/90538#M267</guid>
      <dc:creator>Anushree_Tatode</dc:creator>
      <dc:date>2024-09-16T06:48:52Z</dc:date>
    </item>
    <item>
      <title>Re: Feature Engineering for Data Engineers: Building Blocks for ML Success</title>
      <link>https://community.databricks.com/t5/community-articles/feature-engineering-for-data-engineers-building-blocks-for-ml/m-p/90716#M275</link>
      <description>&lt;P&gt;Many thanks for your kind words Anushree. Much appreciated.&lt;/P&gt;</description>
      <pubDate>Tue, 17 Sep 2024 11:16:25 GMT</pubDate>
      <guid>https://community.databricks.com/t5/community-articles/feature-engineering-for-data-engineers-building-blocks-for-ml/m-p/90716#M275</guid>
      <dc:creator>MichTalebzadeh</dc:creator>
      <dc:date>2024-09-17T11:16:25Z</dc:date>
    </item>
    <item>
      <title>Re: Feature Engineering for Data Engineers: Building Blocks for ML Success</title>
      <link>https://community.databricks.com/t5/community-articles/feature-engineering-for-data-engineers-building-blocks-for-ml/m-p/109343#M361</link>
      <description>&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;P&gt;This is a fantastic post! The detailed explanation of feature engineering, from handling missing values to using Variational Autoencoders (VAEs) for synthetic data generation, provides invaluable insights for improving machine learning models. The approach of combining various preprocessing techniques is a great solution for building robust, high-performance ML pipelines.&lt;/P&gt;&lt;P&gt;Could you kindly share on how we can create a feature store in in Databricks?&amp;nbsp;&lt;/P&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Fri, 07 Feb 2025 03:48:43 GMT</pubDate>
      <guid>https://community.databricks.com/t5/community-articles/feature-engineering-for-data-engineers-building-blocks-for-ml/m-p/109343#M361</guid>
      <dc:creator>Mantsama4</dc:creator>
      <dc:date>2025-02-07T03:48:43Z</dc:date>
    </item>
  </channel>
</rss>

