<?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 How to do the feature extraction or selection in SAS Enterprise miner in SAS Data Science</title>
    <link>https://communities.sas.com/t5/SAS-Data-Science/How-to-do-the-feature-extraction-or-selection-in-SAS-Enterprise/m-p/360185#M5320</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I wonder if someone can help me? I am using classification/machine learning algoithms using EM on my dataset then applying model comparison to see the accuracy of the algorithm. The purpose is to perform feature extraction and selection where possible.&amp;nbsp;&lt;/P&gt;&lt;P&gt;The nodes I am using are HP SVM, Neural Network, HP Forest and Decision Tree&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Diagram&amp;gt;&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;File Import &amp;gt;&amp;gt;&amp;gt;&amp;gt;Data Partition &amp;gt;&amp;gt;&amp;gt;&amp;gt; HP Forest, Neural Network, HP SVM, Decision Tree &amp;gt;&amp;gt;&amp;gt;&amp;gt; Control Point &amp;gt;&amp;gt;&amp;gt;&amp;gt; Model Comparison&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Could anyone please tell me&amp;nbsp;&lt;/P&gt;&lt;P&gt;1. How feature extraction works with these algorithms?&lt;/P&gt;&lt;P&gt;2. When I look at the results of these nodes , how can I find out which feature has been extracted,selected or rejected etc etc.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Kind regards&lt;/P&gt;&lt;P&gt;Shahjee&lt;/P&gt;</description>
    <pubDate>Sat, 20 May 2017 07:25:25 GMT</pubDate>
    <dc:creator>geniusgenie</dc:creator>
    <dc:date>2017-05-20T07:25:25Z</dc:date>
    <item>
      <title>How to do the feature extraction or selection in SAS Enterprise miner</title>
      <link>https://communities.sas.com/t5/SAS-Data-Science/How-to-do-the-feature-extraction-or-selection-in-SAS-Enterprise/m-p/360185#M5320</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I wonder if someone can help me? I am using classification/machine learning algoithms using EM on my dataset then applying model comparison to see the accuracy of the algorithm. The purpose is to perform feature extraction and selection where possible.&amp;nbsp;&lt;/P&gt;&lt;P&gt;The nodes I am using are HP SVM, Neural Network, HP Forest and Decision Tree&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Diagram&amp;gt;&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;File Import &amp;gt;&amp;gt;&amp;gt;&amp;gt;Data Partition &amp;gt;&amp;gt;&amp;gt;&amp;gt; HP Forest, Neural Network, HP SVM, Decision Tree &amp;gt;&amp;gt;&amp;gt;&amp;gt; Control Point &amp;gt;&amp;gt;&amp;gt;&amp;gt; Model Comparison&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Could anyone please tell me&amp;nbsp;&lt;/P&gt;&lt;P&gt;1. How feature extraction works with these algorithms?&lt;/P&gt;&lt;P&gt;2. When I look at the results of these nodes , how can I find out which feature has been extracted,selected or rejected etc etc.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Kind regards&lt;/P&gt;&lt;P&gt;Shahjee&lt;/P&gt;</description>
      <pubDate>Sat, 20 May 2017 07:25:25 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Science/How-to-do-the-feature-extraction-or-selection-in-SAS-Enterprise/m-p/360185#M5320</guid>
      <dc:creator>geniusgenie</dc:creator>
      <dc:date>2017-05-20T07:25:25Z</dc:date>
    </item>
    <item>
      <title>Re: How to do the feature extraction or selection in SAS Enterprise miner</title>
      <link>https://communities.sas.com/t5/SAS-Data-Science/How-to-do-the-feature-extraction-or-selection-in-SAS-Enterprise/m-p/386153#M5709</link>
      <description>&lt;P&gt;Not all of the nodes you indicated do variable selection. &amp;nbsp;For example, the Neural Network uses all available inputs as does the HP SVM models, so it is important to consider doing variable selection prior to running the model. &amp;nbsp; The Decision Tree does variable selection automatically -- the approach depends on the settings you choose -- while the HP Forest node does it optionally. &amp;nbsp;In situations where you use the HP Forest node for variable selection, you would typically be recommended to run a second HP Forest node with only the important variables selected. &amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;There is not a simple answer to your question but I would recommend you review the documentation available for all of these nodes in SAS Enterprise Miner by opening the application and clicking on &lt;STRONG&gt;Help&lt;/STRONG&gt; --&amp;gt; &lt;STRONG&gt;Contents&lt;/STRONG&gt; and then navigating in the panel on the left to the &lt;STRONG&gt;Node&lt;/STRONG&gt; &lt;STRONG&gt;Reference&lt;/STRONG&gt;. &amp;nbsp; &amp;nbsp;The help for the individual nodes is arranged by tab (Sample, Explore, Modify, Model, Assess). &amp;nbsp;All of the modeling nodes you described are in the &lt;STRONG&gt;Model&lt;/STRONG&gt; folder under the &lt;STRONG&gt;Node Reference&lt;/STRONG&gt;. &amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Additional documentation is available at&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &lt;A href="http://support.sas.com/documentation/onlinedoc/miner/index.html" target="_self"&gt;http://support.sas.com/documentation/onlinedoc/miner/index.html&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You can read up on each of the modeling approaches and let us know if you have specific questions about something.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I hope this helps!&lt;/P&gt;
&lt;P&gt;Doug&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 07 Aug 2017 21:21:00 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Science/How-to-do-the-feature-extraction-or-selection-in-SAS-Enterprise/m-p/386153#M5709</guid>
      <dc:creator>DougWielenga</dc:creator>
      <dc:date>2017-08-07T21:21:00Z</dc:date>
    </item>
  </channel>
</rss>

