<?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 PROC HPSPLIT understanding performance in Statistical Procedures</title>
    <link>https://communities.sas.com/t5/Statistical-Procedures/PROC-HPSPLIT-understanding-performance/m-p/599408#M29136</link>
    <description>&lt;P&gt;When I add more independent vars, without changing any options, I'm seeing that the resulting model can be worse than with fewer independent vars. The fit statistics like misclassifications and AUC are worse. Why is that?&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I would think if the new vars don't contribute, it would just get ignored, not make the model worse. This makes me wonder what my strategy should be for adding more vars. My understanding is that an advantage of decision trees is that I can essentially throw in the kitchen sink and HPSPLIT will figure out what to use and what not to use. Naive of me?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 25 Oct 2019 16:56:52 GMT</pubDate>
    <dc:creator>jawon</dc:creator>
    <dc:date>2019-10-25T16:56:52Z</dc:date>
    <item>
      <title>PROC HPSPLIT understanding performance</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/PROC-HPSPLIT-understanding-performance/m-p/599408#M29136</link>
      <description>&lt;P&gt;When I add more independent vars, without changing any options, I'm seeing that the resulting model can be worse than with fewer independent vars. The fit statistics like misclassifications and AUC are worse. Why is that?&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I would think if the new vars don't contribute, it would just get ignored, not make the model worse. This makes me wonder what my strategy should be for adding more vars. My understanding is that an advantage of decision trees is that I can essentially throw in the kitchen sink and HPSPLIT will figure out what to use and what not to use. Naive of me?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 25 Oct 2019 16:56:52 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/PROC-HPSPLIT-understanding-performance/m-p/599408#M29136</guid>
      <dc:creator>jawon</dc:creator>
      <dc:date>2019-10-25T16:56:52Z</dc:date>
    </item>
    <item>
      <title>Re: PROC HPSPLIT understanding performance</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/PROC-HPSPLIT-understanding-performance/m-p/599421#M29138</link>
      <description>&lt;P&gt;Your assumptions are correct, in theory, at least. But if you are adding more noise to what was only noise, then anything can happen.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;In other words, did you have a significant model to start with?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If you haven't tried it, I would suggest using CRITERION ENTROPY (the default) or CRITERION GINI.&lt;/P&gt;</description>
      <pubDate>Fri, 25 Oct 2019 17:50:17 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/PROC-HPSPLIT-understanding-performance/m-p/599421#M29138</guid>
      <dc:creator>PGStats</dc:creator>
      <dc:date>2019-10-25T17:50:17Z</dc:date>
    </item>
    <item>
      <title>Re: PROC HPSPLIT understanding performance</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/PROC-HPSPLIT-understanding-performance/m-p/599438#M29139</link>
      <description>Significant model? I have 1,000 records to work with and the model is misclassifying 35%, so maybe not. &lt;BR /&gt;&lt;BR /&gt;Not sure I get the comment about adding more noise. Even if I had mostly noise, why would adding more variables result in a worse decision tree?</description>
      <pubDate>Fri, 25 Oct 2019 19:25:11 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/PROC-HPSPLIT-understanding-performance/m-p/599438#M29139</guid>
      <dc:creator>jawon</dc:creator>
      <dc:date>2019-10-25T19:25:11Z</dc:date>
    </item>
  </channel>
</rss>

