<?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: Multilevel classification using Gradient boosting SAS in SAS Data Science</title>
    <link>https://communities.sas.com/t5/SAS-Data-Science/Multilevel-classification-using-Gradient-boosting-SAS/m-p/282707#M4207</link>
    <description>&lt;P&gt;This is constant prediction.&amp;nbsp; Either no split is created or many trees were created and then pruned back with validation data.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If many trees are created and then pruned, then there should be an iteration sequence.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If no split is created, then yes, some special handling of the settings is necessary.&amp;nbsp; For example, setting the leafsize = 1.&amp;nbsp; Without seeing the data I cannot help much with this.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 07 Jul 2016 15:15:09 GMT</pubDate>
    <dc:creator>PadraicGNeville</dc:creator>
    <dc:date>2016-07-07T15:15:09Z</dc:date>
    <item>
      <title>Multilevel classification using Gradient boosting SAS</title>
      <link>https://communities.sas.com/t5/SAS-Data-Science/Multilevel-classification-using-Gradient-boosting-SAS/m-p/282104#M4192</link>
      <description>&lt;P&gt;I have 6 target classes in my input data and i have specified their data type as nominal.I have tried oversampling and decision node with Gradient boosting, but nothing seems to be producing any result? Are there any specific settings for multi-classification for gradient boosting node in EM?&lt;/P&gt;</description>
      <pubDate>Tue, 05 Jul 2016 08:47:16 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Science/Multilevel-classification-using-Gradient-boosting-SAS/m-p/282104#M4192</guid>
      <dc:creator>munitech4u</dc:creator>
      <dc:date>2016-07-05T08:47:16Z</dc:date>
    </item>
    <item>
      <title>Re: Multilevel classification using Gradient boosting SAS</title>
      <link>https://communities.sas.com/t5/SAS-Data-Science/Multilevel-classification-using-Gradient-boosting-SAS/m-p/282698#M4204</link>
      <description>&lt;P&gt;The boosting node&amp;nbsp;handles nominal targets automatically.&amp;nbsp; No&amp;nbsp;special settings are necessary other than declaring the target as nominal.&amp;nbsp;&amp;nbsp; There should be a result, even if the result is to predict all observations the same way.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 07 Jul 2016 14:43:34 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Science/Multilevel-classification-using-Gradient-boosting-SAS/m-p/282698#M4204</guid>
      <dc:creator>PadraicGNeville</dc:creator>
      <dc:date>2016-07-07T14:43:34Z</dc:date>
    </item>
    <item>
      <title>Re: Multilevel classification using Gradient boosting SAS</title>
      <link>https://communities.sas.com/t5/SAS-Data-Science/Multilevel-classification-using-Gradient-boosting-SAS/m-p/282702#M4205</link>
      <description>&lt;P&gt;But it assigns all classes to 1. and variable importance is empty. I expected GBM results to be better than a single decision tree node.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 07 Jul 2016 14:50:07 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Science/Multilevel-classification-using-Gradient-boosting-SAS/m-p/282702#M4205</guid>
      <dc:creator>munitech4u</dc:creator>
      <dc:date>2016-07-07T14:50:07Z</dc:date>
    </item>
    <item>
      <title>Re: Multilevel classification using Gradient boosting SAS</title>
      <link>https://communities.sas.com/t5/SAS-Data-Science/Multilevel-classification-using-Gradient-boosting-SAS/m-p/282707#M4207</link>
      <description>&lt;P&gt;This is constant prediction.&amp;nbsp; Either no split is created or many trees were created and then pruned back with validation data.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If many trees are created and then pruned, then there should be an iteration sequence.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If no split is created, then yes, some special handling of the settings is necessary.&amp;nbsp; For example, setting the leafsize = 1.&amp;nbsp; Without seeing the data I cannot help much with this.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 07 Jul 2016 15:15:09 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Science/Multilevel-classification-using-Gradient-boosting-SAS/m-p/282707#M4207</guid>
      <dc:creator>PadraicGNeville</dc:creator>
      <dc:date>2016-07-07T15:15:09Z</dc:date>
    </item>
    <item>
      <title>Re: Multilevel classification using Gradient boosting SAS</title>
      <link>https://communities.sas.com/t5/SAS-Data-Science/Multilevel-classification-using-Gradient-boosting-SAS/m-p/282876#M4213</link>
      <description>&lt;P&gt;I am attaching the settings and logs. Let me know, if you need to look into anything else.&lt;/P&gt;&lt;BR /&gt;&lt;IMG src="https://communities.sas.com/t5/image/serverpage/image-id/12730i585A74B44B7167E3/image-size/large?v=1.0&amp;amp;px=600" border="0" alt="settings1.jpg" title="settings1.jpg" /&gt;&lt;IMG src="https://communities.sas.com/t5/image/serverpage/image-id/12731i12537E1B5FE09A85/image-size/large?v=1.0&amp;amp;px=600" border="0" alt="settings2.jpg" title="settings2.jpg" /&gt;</description>
      <pubDate>Fri, 08 Jul 2016 08:04:41 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Science/Multilevel-classification-using-Gradient-boosting-SAS/m-p/282876#M4213</guid>
      <dc:creator>munitech4u</dc:creator>
      <dc:date>2016-07-08T08:04:41Z</dc:date>
    </item>
  </channel>
</rss>

