<?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 What's wrong with my scoring on SAS Miner? in SAS Data Science</title>
    <link>https://communities.sas.com/t5/SAS-Data-Science/What-s-wrong-with-my-scoring-on-SAS-Miner/m-p/452918#M6875</link>
    <description>&lt;P&gt;I've created a random forest model on &lt;STRONG&gt;SAS Enterprise Miner 14.1&lt;/STRONG&gt;&amp;nbsp; and I'm trying to use the same model to score an out-of-time data to see if my model is consistent.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;However, when I created a score node and then a model comparison node to check the KS and AUROC statistics that I got on my out-of-time model, I'm getting the same stats on both! Please take a look at my project flow below:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="SAS.PNG" style="width: 600px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/19714iE408B08AD97C7C1C/image-size/large?v=v2&amp;amp;px=999" role="button" title="SAS.PNG" alt="SAS.PNG" /&gt;&lt;/span&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;TLDR: I'm getting the same results for the node Model Comparison(5) (the last one at the flow) and the node Model Comparison(3). Why's that happening?&lt;/P&gt;</description>
    <pubDate>Tue, 10 Apr 2018 18:33:24 GMT</pubDate>
    <dc:creator>Rovere</dc:creator>
    <dc:date>2018-04-10T18:33:24Z</dc:date>
    <item>
      <title>What's wrong with my scoring on SAS Miner?</title>
      <link>https://communities.sas.com/t5/SAS-Data-Science/What-s-wrong-with-my-scoring-on-SAS-Miner/m-p/452918#M6875</link>
      <description>&lt;P&gt;I've created a random forest model on &lt;STRONG&gt;SAS Enterprise Miner 14.1&lt;/STRONG&gt;&amp;nbsp; and I'm trying to use the same model to score an out-of-time data to see if my model is consistent.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;However, when I created a score node and then a model comparison node to check the KS and AUROC statistics that I got on my out-of-time model, I'm getting the same stats on both! Please take a look at my project flow below:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="SAS.PNG" style="width: 600px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/19714iE408B08AD97C7C1C/image-size/large?v=v2&amp;amp;px=999" role="button" title="SAS.PNG" alt="SAS.PNG" /&gt;&lt;/span&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;TLDR: I'm getting the same results for the node Model Comparison(5) (the last one at the flow) and the node Model Comparison(3). Why's that happening?&lt;/P&gt;</description>
      <pubDate>Tue, 10 Apr 2018 18:33:24 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Science/What-s-wrong-with-my-scoring-on-SAS-Miner/m-p/452918#M6875</guid>
      <dc:creator>Rovere</dc:creator>
      <dc:date>2018-04-10T18:33:24Z</dc:date>
    </item>
    <item>
      <title>Re: What's wrong with my scoring on SAS Miner?</title>
      <link>https://communities.sas.com/t5/SAS-Data-Science/What-s-wrong-with-my-scoring-on-SAS-Miner/m-p/453004#M6879</link>
      <description>&lt;P&gt;Are you creating a Test partition with the Data Partition node?&amp;nbsp; If not, then you can do this: make sure the role of the Input Data node for your out-of-time data is set to Test (assuming you have the target in that data), then connect that directly to the HP Forest node.&amp;nbsp; You don't need the Score node and second Model Comparison node; when you re-run the first MC node, it should now include assessment on this test or hold-out data.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If you are creating a Test partition with the Data Partition node, there still might be a way to do it that I'm not thinking of yet...&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 10 Apr 2018 23:34:49 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Science/What-s-wrong-with-my-scoring-on-SAS-Miner/m-p/453004#M6879</guid>
      <dc:creator>WendyCzika</dc:creator>
      <dc:date>2018-04-10T23:34:49Z</dc:date>
    </item>
    <item>
      <title>Re: What's wrong with my scoring on SAS Miner?</title>
      <link>https://communities.sas.com/t5/SAS-Data-Science/What-s-wrong-with-my-scoring-on-SAS-Miner/m-p/453021#M6880</link>
      <description>&lt;P&gt;I used the Data Partition node to divide my data in three sets: 50% to train, 30% to validate and 20% to test.&amp;nbsp;So yes, I'm also creating a Test partition with the Data Partition node.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I exported the scored database (by using a Save Data node) to SAS Enterprise and used a macro to calculate the KS and ROC index there, problem solved!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;However, the easiest way to do this is as mentioned earlier by another user: using the database as a test base on your modelling flow.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for the help!&lt;/P&gt;</description>
      <pubDate>Thu, 12 Apr 2018 17:32:13 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Science/What-s-wrong-with-my-scoring-on-SAS-Miner/m-p/453021#M6880</guid>
      <dc:creator>Rovere</dc:creator>
      <dc:date>2018-04-12T17:32:13Z</dc:date>
    </item>
  </channel>
</rss>

