<?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 Calculation of Out-Of-Bag (OOB) error in a random forest (Proc IMSTAT) in SAS Academy for Data Science</title>
    <link>https://communities.sas.com/t5/SAS-Academy-for-Data-Science/Calculation-of-Out-Of-Bag-OOB-error-in-a-random-forest-Proc/m-p/652097#M845</link>
    <description>&lt;P&gt;Re: Predicting Analytics on Big Data&lt;/P&gt;
&lt;P&gt;How is the Out-Of-Bag Error calculated for a random forest fitted through RANDOMWOODS in Proc IMSTAT (see page 3-123 of the course text)?&lt;/P&gt;
&lt;P&gt;Is it an average of the errors on each out-of-bag sample, calculated as Average Square Error?&lt;/P&gt;</description>
    <pubDate>Sun, 31 May 2020 16:30:15 GMT</pubDate>
    <dc:creator>pvareschi</dc:creator>
    <dc:date>2020-05-31T16:30:15Z</dc:date>
    <item>
      <title>Calculation of Out-Of-Bag (OOB) error in a random forest (Proc IMSTAT)</title>
      <link>https://communities.sas.com/t5/SAS-Academy-for-Data-Science/Calculation-of-Out-Of-Bag-OOB-error-in-a-random-forest-Proc/m-p/652097#M845</link>
      <description>&lt;P&gt;Re: Predicting Analytics on Big Data&lt;/P&gt;
&lt;P&gt;How is the Out-Of-Bag Error calculated for a random forest fitted through RANDOMWOODS in Proc IMSTAT (see page 3-123 of the course text)?&lt;/P&gt;
&lt;P&gt;Is it an average of the errors on each out-of-bag sample, calculated as Average Square Error?&lt;/P&gt;</description>
      <pubDate>Sun, 31 May 2020 16:30:15 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Academy-for-Data-Science/Calculation-of-Out-Of-Bag-OOB-error-in-a-random-forest-Proc/m-p/652097#M845</guid>
      <dc:creator>pvareschi</dc:creator>
      <dc:date>2020-05-31T16:30:15Z</dc:date>
    </item>
    <item>
      <title>Re: Calculation of Out-Of-Bag (OOB) error in a random forest (Proc IMSTAT)</title>
      <link>https://communities.sas.com/t5/SAS-Academy-for-Data-Science/Calculation-of-Out-Of-Bag-OOB-error-in-a-random-forest-Proc/m-p/652374#M859</link>
      <description>Yes you are correct. It is the mean of  ASE of all the out-of-bag samples.</description>
      <pubDate>Mon, 01 Jun 2020 21:21:55 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Academy-for-Data-Science/Calculation-of-Out-Of-Bag-OOB-error-in-a-random-forest-Proc/m-p/652374#M859</guid>
      <dc:creator>gcjfernandez</dc:creator>
      <dc:date>2020-06-01T21:21:55Z</dc:date>
    </item>
    <item>
      <title>Re: Calculation of Out-Of-Bag (OOB) error in a random forest (Proc IMSTAT)</title>
      <link>https://communities.sas.com/t5/SAS-Academy-for-Data-Science/Calculation-of-Out-Of-Bag-OOB-error-in-a-random-forest-Proc/m-p/755575#M1039</link>
      <description>&lt;P&gt;Out of bag error is simply error computed on samples not seen during training. Out-of-bag estimate for the generalization error is the error rate of the out-of-bag classifier on the training set (compare it with known yi's). In Breiman's original implementation of the &lt;A href="http://net-informations.com/ds/mla/forest.htm" target="_self"&gt;random forest&lt;/A&gt; algorithm, each tree is trained on about 2/3 of the total training data. As the forest is built, each tree can thus be tested (similar to leave one out cross validation) on the samples not used in building that tree. This is the out of bag error estimate - an internal error estimate of a random forest as it is being constructed.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 21 Jul 2021 07:05:26 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Academy-for-Data-Science/Calculation-of-Out-Of-Bag-OOB-error-in-a-random-forest-Proc/m-p/755575#M1039</guid>
      <dc:creator>lovelmark</dc:creator>
      <dc:date>2021-07-21T07:05:26Z</dc:date>
    </item>
  </channel>
</rss>

