<?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: Extreme gradient boosting in SAS in SAS Data Science</title>
    <link>https://communities.sas.com/t5/SAS-Data-Science/Extreme-gradient-boosting-in-SAS/m-p/264598#M3917</link>
    <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;There are pakages in R to do this, not sure about Python&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If you have IML there is a interface to R, also WPS has an interface.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;You might check xgboost.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am out of my comfort zone on this reply&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;xgboost: eXtreme Gradient Boosting&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;However, I would switch to SAS when it is available, as long as SAS nakes it part of stat. The R packages are the wild west of programming and this is not&lt;/P&gt;&lt;P&gt;like the Atkinson and Whittaker functions in previous posts. You can examine the R source code.&lt;/P&gt;</description>
    <pubDate>Mon, 18 Apr 2016 15:12:53 GMT</pubDate>
    <dc:creator>rogerjdeangelis</dc:creator>
    <dc:date>2016-04-18T15:12:53Z</dc:date>
    <item>
      <title>Extreme gradient boosting in SAS</title>
      <link>https://communities.sas.com/t5/SAS-Data-Science/Extreme-gradient-boosting-in-SAS/m-p/264499#M3913</link>
      <description>&lt;P&gt;Is there a way we can tweak the GBM in sas EM to implement extreme gradient boosting algorithm?&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Further, what is the best way to control overfitting in GBM using EM?&lt;/P&gt;</description>
      <pubDate>Mon, 18 Apr 2016 08:10:53 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Science/Extreme-gradient-boosting-in-SAS/m-p/264499#M3913</guid>
      <dc:creator>munitech4u</dc:creator>
      <dc:date>2016-04-18T08:10:53Z</dc:date>
    </item>
    <item>
      <title>Re: Extreme gradient boosting in SAS</title>
      <link>https://communities.sas.com/t5/SAS-Data-Science/Extreme-gradient-boosting-in-SAS/m-p/264575#M3916</link>
      <description>&lt;P&gt;It could be done using the Open Source Integration Node. Extreme Gradient Boosting is not something available from SAS, currently. It is certainly something I hope they add in the near future though.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;EDIT:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I feel like pointing out here that the main appeal of XGBoost is it's performance from an engineering standpoint, rather than statistical. &amp;nbsp;This is what really sets this pacakage apart from the GBM from SAS.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;As far as overfitting is concerned, two traditional methods would be reducing the number of iterations as well as adjusting your subsample size.&lt;/P&gt;</description>
      <pubDate>Mon, 18 Apr 2016 19:15:29 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Science/Extreme-gradient-boosting-in-SAS/m-p/264575#M3916</guid>
      <dc:creator>FriedEgg</dc:creator>
      <dc:date>2016-04-18T19:15:29Z</dc:date>
    </item>
    <item>
      <title>Re: Extreme gradient boosting in SAS</title>
      <link>https://communities.sas.com/t5/SAS-Data-Science/Extreme-gradient-boosting-in-SAS/m-p/264598#M3917</link>
      <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;There are pakages in R to do this, not sure about Python&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If you have IML there is a interface to R, also WPS has an interface.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;You might check xgboost.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am out of my comfort zone on this reply&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;xgboost: eXtreme Gradient Boosting&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;However, I would switch to SAS when it is available, as long as SAS nakes it part of stat. The R packages are the wild west of programming and this is not&lt;/P&gt;&lt;P&gt;like the Atkinson and Whittaker functions in previous posts. You can examine the R source code.&lt;/P&gt;</description>
      <pubDate>Mon, 18 Apr 2016 15:12:53 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Science/Extreme-gradient-boosting-in-SAS/m-p/264598#M3917</guid>
      <dc:creator>rogerjdeangelis</dc:creator>
      <dc:date>2016-04-18T15:12:53Z</dc:date>
    </item>
    <item>
      <title>Re: Extreme gradient boosting in SAS</title>
      <link>https://communities.sas.com/t5/SAS-Data-Science/Extreme-gradient-boosting-in-SAS/m-p/265289#M3928</link>
      <description>&lt;P&gt;SAS Viya includes a distributed gradiant boosting proc which implements a very similar algorihm to xgboost&lt;/P&gt;</description>
      <pubDate>Thu, 21 Apr 2016 02:34:32 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Science/Extreme-gradient-boosting-in-SAS/m-p/265289#M3928</guid>
      <dc:creator>FriedEgg</dc:creator>
      <dc:date>2016-04-21T02:34:32Z</dc:date>
    </item>
    <item>
      <title>Re: Extreme gradient boosting in SAS</title>
      <link>https://communities.sas.com/t5/SAS-Data-Science/Extreme-gradient-boosting-in-SAS/m-p/265307#M3929</link>
      <description>Hi, 

With Viya, it is possible for you to submit R or Python models to run in-memory by some API facilities, meaning you may not have to sample it down to test your GB or XGB. ~Q3 of 2016, you should see first batch of Viya ML released. That contains a Xboost. I don't think that has regularization. 

One better way to curtail over-fiting is actually just to score the model on external data sets and focus on 'prunning'. This is  more analytical than rolling around regularization. Regularization, my personal opinion, is 'lazy man's trick. If you are worried about being replaced by machines in the future, then try to resort to regularization less. Regularization 'performance' on large simulated data should not prepare you towards believing the performance shall sustain onto wide, tall table that contains true complex (human) relationships. Hopefully, when you get on platforms like Viya, you will see for yourself. 

Return to EM. 1. EM does not have Xboost. 2. Recommend not to use OS integration node. If your true intention is to incorporate R GB models, score the R model, use Model Import Node. The node only requires that you provide the (same) target variable + the R model score. Then the Model Comparison node will include the R model in its performance grid.</description>
      <pubDate>Thu, 21 Apr 2016 04:13:17 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Science/Extreme-gradient-boosting-in-SAS/m-p/265307#M3929</guid>
      <dc:creator>JasonXin</dc:creator>
      <dc:date>2016-04-21T04:13:17Z</dc:date>
    </item>
    <item>
      <title>Re: Extreme gradient boosting in SAS</title>
      <link>https://communities.sas.com/t5/SAS-Data-Science/Extreme-gradient-boosting-in-SAS/m-p/265373#M3931</link>
      <description>hmm.. So SAS Viya seems to be the game changer. I was hoping that SAS release some open source thing in future.</description>
      <pubDate>Thu, 21 Apr 2016 09:58:40 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Science/Extreme-gradient-boosting-in-SAS/m-p/265373#M3931</guid>
      <dc:creator>munitech4u</dc:creator>
      <dc:date>2016-04-21T09:58:40Z</dc:date>
    </item>
    <item>
      <title>Re: Extreme gradient boosting in SAS</title>
      <link>https://communities.sas.com/t5/SAS-Data-Science/Extreme-gradient-boosting-in-SAS/m-p/338286#M5057</link>
      <description>&lt;P&gt;Hello Experts,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Do you have an example of how running a R code with&amp;nbsp;&lt;SPAN&gt;Extreme Gradient Boosting (xgboost) is SAS EMiner using the Open Source Integration node?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Thanks &amp;nbsp;a lot!&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 05 Mar 2017 20:25:09 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Science/Extreme-gradient-boosting-in-SAS/m-p/338286#M5057</guid>
      <dc:creator>RicardoGalante</dc:creator>
      <dc:date>2017-03-05T20:25:09Z</dc:date>
    </item>
  </channel>
</rss>

