<?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: export and collect Gradient boosting results in SAS Data Science</title>
    <link>https://communities.sas.com/t5/SAS-Data-Science/export-and-collect-Gradient-boosting-results/m-p/512719#M7503</link>
    <description>&lt;BLOCKQUOTE&gt;
&lt;P&gt;I'm running a bunch of "Gradient Boosting Method" nodes each with different parameters.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I would like to export&amp;nbsp;the variable importance table of each model and append all in a unique dataset in order to get&amp;nbsp;average importance values.&lt;/P&gt;
&lt;/BLOCKQUOTE&gt;
&lt;P class="cs80D9435B"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P class="cs80D9435B"&gt;&lt;SPAN class="cs90779611"&gt;When you run only a single Gradient Boosting node, the Results browser includes a Variable Importance table.&amp;nbsp; This table is not displayed when you run the Gradient Boosting node in group processing.&amp;nbsp; However, a data set called boost_importance_loop is created, and you can access this data set to see the variable importance.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="cs80D9435B"&gt;&lt;SPAN class="cs90779611"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="cs80D9435B"&gt;&lt;SPAN class="cs90779611"&gt;If you are running Gradient Boosting inside a Group Processing loop, you will need to write out the boost_importance_loop after each loop, but there is then no standard way to combine those importance measures into a single importance measure.&amp;nbsp; &amp;nbsp;If you have 10 loops with 10 different variable importance values, what is the true importance?&amp;nbsp; &amp;nbsp;Therefore, no overall variable importance table is produced in this situation.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="cs80D9435B"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P class="cs80D9435B"&gt;Hope this helps!&lt;/P&gt;
&lt;P class="cs80D9435B"&gt;Doug&amp;nbsp;&lt;/P&gt;
&lt;P class="cs80D9435B"&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 13 Nov 2018 19:58:40 GMT</pubDate>
    <dc:creator>DougWielenga</dc:creator>
    <dc:date>2018-11-13T19:58:40Z</dc:date>
    <item>
      <title>export and collect Gradient boosting results</title>
      <link>https://communities.sas.com/t5/SAS-Data-Science/export-and-collect-Gradient-boosting-results/m-p/496573#M7366</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm running a bunch of "Gradient Boosting Method" nodes each with different parameters.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I would like to export&amp;nbsp;the variable importance table of each model and append all in a unique dataset in order to get&amp;nbsp;average importance values.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Unfortunately, I cannot find a way already to export the importance table from each node. is it that possible? The "Append node" is the right node to use?&lt;/P&gt;</description>
      <pubDate>Tue, 18 Sep 2018 14:42:26 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Science/export-and-collect-Gradient-boosting-results/m-p/496573#M7366</guid>
      <dc:creator>Semolo</dc:creator>
      <dc:date>2018-09-18T14:42:26Z</dc:date>
    </item>
    <item>
      <title>Re: export and collect Gradient boosting results</title>
      <link>https://communities.sas.com/t5/SAS-Data-Science/export-and-collect-Gradient-boosting-results/m-p/512719#M7503</link>
      <description>&lt;BLOCKQUOTE&gt;
&lt;P&gt;I'm running a bunch of "Gradient Boosting Method" nodes each with different parameters.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I would like to export&amp;nbsp;the variable importance table of each model and append all in a unique dataset in order to get&amp;nbsp;average importance values.&lt;/P&gt;
&lt;/BLOCKQUOTE&gt;
&lt;P class="cs80D9435B"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P class="cs80D9435B"&gt;&lt;SPAN class="cs90779611"&gt;When you run only a single Gradient Boosting node, the Results browser includes a Variable Importance table.&amp;nbsp; This table is not displayed when you run the Gradient Boosting node in group processing.&amp;nbsp; However, a data set called boost_importance_loop is created, and you can access this data set to see the variable importance.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="cs80D9435B"&gt;&lt;SPAN class="cs90779611"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="cs80D9435B"&gt;&lt;SPAN class="cs90779611"&gt;If you are running Gradient Boosting inside a Group Processing loop, you will need to write out the boost_importance_loop after each loop, but there is then no standard way to combine those importance measures into a single importance measure.&amp;nbsp; &amp;nbsp;If you have 10 loops with 10 different variable importance values, what is the true importance?&amp;nbsp; &amp;nbsp;Therefore, no overall variable importance table is produced in this situation.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="cs80D9435B"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P class="cs80D9435B"&gt;Hope this helps!&lt;/P&gt;
&lt;P class="cs80D9435B"&gt;Doug&amp;nbsp;&lt;/P&gt;
&lt;P class="cs80D9435B"&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 13 Nov 2018 19:58:40 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Science/export-and-collect-Gradient-boosting-results/m-p/512719#M7503</guid>
      <dc:creator>DougWielenga</dc:creator>
      <dc:date>2018-11-13T19:58:40Z</dc:date>
    </item>
  </channel>
</rss>

