<?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: Need Advice on Handling High-Dimensional Data in Data Science Project in SAS Data Science</title>
    <link>https://communities.sas.com/t5/SAS-Data-Science/Need-Advice-on-Handling-High-Dimensional-Data-in-Data-Science/m-p/926245#M10769</link>
    <description>&lt;P&gt;Please provide some SAS related response here so we can verify that this is not once more just spam.&lt;/P&gt;</description>
    <pubDate>Mon, 29 Apr 2024 01:55:33 GMT</pubDate>
    <dc:creator>Patrick</dc:creator>
    <dc:date>2024-04-29T01:55:33Z</dc:date>
    <item>
      <title>Need Advice on Handling High-Dimensional Data in Data Science Project</title>
      <link>https://communities.sas.com/t5/SAS-Data-Science/Need-Advice-on-Handling-High-Dimensional-Data-in-Data-Science/m-p/926214#M10766</link>
      <description>&lt;P&gt;Hey everyone,&lt;/P&gt;&lt;P&gt;I’m relatively new to data science and currently working on a project that involves a dataset with over 60 columns. Many of these columns are categorical, with more than 100 unique values each.&lt;/P&gt;&lt;P&gt;My issue arises when I try to apply one-hot encoding to these categorical columns. It seems like I’m running into the curse of dimensionality problem, and I’m not quite sure how to proceed from here.&lt;/P&gt;&lt;P&gt;I’d really appreciate some advice or guidance on how to effectively handle high-dimensional data in this context. Are there alternative encoding techniques I should consider? Or perhaps there are preprocessing steps I’m overlooking?&lt;/P&gt;&lt;P&gt;Any insights or tips would be immensely helpful.&lt;/P&gt;&lt;P&gt;Thanks in advance!&lt;/P&gt;</description>
      <pubDate>Sun, 28 Apr 2024 11:57:46 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Science/Need-Advice-on-Handling-High-Dimensional-Data-in-Data-Science/m-p/926214#M10766</guid>
      <dc:creator>tress</dc:creator>
      <dc:date>2024-04-28T11:57:46Z</dc:date>
    </item>
    <item>
      <title>Re: Need Advice on Handling High-Dimensional Data in Data Science Project</title>
      <link>https://communities.sas.com/t5/SAS-Data-Science/Need-Advice-on-Handling-High-Dimensional-Data-in-Data-Science/m-p/926215#M10767</link>
      <description>&lt;P&gt;Can you describe the project you are working on? Can you tell us what the desired outcome(s) is of the analysis of this data? When you say you "need advice on handling", well there are a gazillion ways to "handle" such data and unless we know what desired outcome(s) are, we can't really give you good advice.&lt;/P&gt;</description>
      <pubDate>Sun, 28 Apr 2024 12:44:58 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Science/Need-Advice-on-Handling-High-Dimensional-Data-in-Data-Science/m-p/926215#M10767</guid>
      <dc:creator>PaigeMiller</dc:creator>
      <dc:date>2024-04-28T12:44:58Z</dc:date>
    </item>
    <item>
      <title>Re: Need Advice on Handling High-Dimensional Data in Data Science Project</title>
      <link>https://communities.sas.com/t5/SAS-Data-Science/Need-Advice-on-Handling-High-Dimensional-Data-in-Data-Science/m-p/926216#M10768</link>
      <description>&lt;P&gt;Also, have you already tried some of the suggestions from the &lt;A href="https://www.reddit.com/r/datascience/comments/1cet8nw/need_advice_on_handling_highdimensional_data_in/" target="_blank" rel="noopener"&gt;Reddit thread&lt;/A&gt;&amp;nbsp;you copied your post from, e.g., to "aggregate the 100+ categories into a smaller set of categories"?&lt;/P&gt;</description>
      <pubDate>Sun, 28 Apr 2024 13:44:35 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Science/Need-Advice-on-Handling-High-Dimensional-Data-in-Data-Science/m-p/926216#M10768</guid>
      <dc:creator>FreelanceReinh</dc:creator>
      <dc:date>2024-04-28T13:44:35Z</dc:date>
    </item>
    <item>
      <title>Re: Need Advice on Handling High-Dimensional Data in Data Science Project</title>
      <link>https://communities.sas.com/t5/SAS-Data-Science/Need-Advice-on-Handling-High-Dimensional-Data-in-Data-Science/m-p/926245#M10769</link>
      <description>&lt;P&gt;Please provide some SAS related response here so we can verify that this is not once more just spam.&lt;/P&gt;</description>
      <pubDate>Mon, 29 Apr 2024 01:55:33 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Science/Need-Advice-on-Handling-High-Dimensional-Data-in-Data-Science/m-p/926245#M10769</guid>
      <dc:creator>Patrick</dc:creator>
      <dc:date>2024-04-29T01:55:33Z</dc:date>
    </item>
    <item>
      <title>Re: Need Advice on Handling High-Dimensional Data in Data Science Project</title>
      <link>https://communities.sas.com/t5/SAS-Data-Science/Need-Advice-on-Handling-High-Dimensional-Data-in-Data-Science/m-p/926289#M10770</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/465580"&gt;@tress&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;
&lt;P&gt;Many of these columns are categorical, with more than 100 unique values each.&lt;/P&gt;
&lt;P&gt;My issue arises when I try to apply one-hot encoding to these categorical columns. It seems like I’m running into the curse of dimensionality problem, and I’m not quite sure how to proceed from here.&lt;/P&gt;
&lt;/BLOCKQUOTE&gt;
&lt;UL class="lia-list-style-type-square"&gt;
&lt;LI&gt;&lt;FONT size="4"&gt;You can do level clustering (taking the target variable into account) on your class (categorical) inputs.&lt;/FONT&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;FONT size="4"&gt;Something simpler (and unsupervised) is the&amp;nbsp;&lt;/FONT&gt;&lt;FONT size="4"&gt;&lt;STRONG&gt;Group Rare Levels Transformation&lt;/STRONG&gt; (for class variables only).&lt;STRONG&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/FONT&gt;&lt;FONT size="4"&gt;This method combines the rare levels (if any) into a separate group, _OTHER_. Rare levels are the variable values that occur less than the specified cutoff value. I would start with a cutoff value of 5% (0.05).&lt;/FONT&gt;&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;&lt;FONT size="4"&gt;BR, Koen&lt;/FONT&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 29 Apr 2024 13:10:12 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Science/Need-Advice-on-Handling-High-Dimensional-Data-in-Data-Science/m-p/926289#M10770</guid>
      <dc:creator>sbxkoenk</dc:creator>
      <dc:date>2024-04-29T13:10:12Z</dc:date>
    </item>
  </channel>
</rss>

