<?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: Classification Matrix Target in SAS Data Science</title>
    <link>https://communities.sas.com/t5/SAS-Data-Science/Classification-Matrix-Target/m-p/307994#M4620</link>
    <description>&lt;P&gt;I have a 100% Sample as my input. &amp;nbsp;It looks like RPM though is using a sample and I don't see a way to control that.&lt;/P&gt;</description>
    <pubDate>Fri, 28 Oct 2016 18:48:59 GMT</pubDate>
    <dc:creator>TMiles</dc:creator>
    <dc:date>2016-10-28T18:48:59Z</dc:date>
    <item>
      <title>Classification Matrix Target</title>
      <link>https://communities.sas.com/t5/SAS-Data-Science/Classification-Matrix-Target/m-p/307939#M4614</link>
      <description>&lt;P&gt;My output from the Train Dataset had missing values -what would be the cause? &amp;nbsp;See image below&lt;IMG src="https://communities.sas.com/t5/image/serverpage/image-id/5545iDD6D681EEAA70853/image-size/original?v=v2&amp;amp;px=-1" border="0" alt="Capture.JPG" title="Capture.JPG" width="532" height="248" /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 28 Oct 2016 15:35:30 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Science/Classification-Matrix-Target/m-p/307939#M4614</guid>
      <dc:creator>TMiles</dc:creator>
      <dc:date>2016-10-28T15:35:30Z</dc:date>
    </item>
    <item>
      <title>Re: Classification Matrix Target</title>
      <link>https://communities.sas.com/t5/SAS-Data-Science/Classification-Matrix-Target/m-p/307958#M4615</link>
      <description>&lt;P&gt;100% of the observations in the Train data set that were Target=0 were predicted to be Target=0. &amp;nbsp;There were no false positives here - thus it is just represented as missing.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;On the other hand, your false negative rate is really high...you should look into that.&lt;/P&gt;</description>
      <pubDate>Fri, 28 Oct 2016 17:03:29 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Science/Classification-Matrix-Target/m-p/307958#M4615</guid>
      <dc:creator>BrettWujek</dc:creator>
      <dc:date>2016-10-28T17:03:29Z</dc:date>
    </item>
    <item>
      <title>Re: Classification Matrix Target</title>
      <link>https://communities.sas.com/t5/SAS-Data-Science/Classification-Matrix-Target/m-p/307960#M4616</link>
      <description>&lt;P&gt;Thank you for you reply, &amp;nbsp;I have done a proc means on the input and everything appears as I would expect. &amp;nbsp;I am using RPM - Intermediate in Enterprise Guide. &amp;nbsp; What&amp;nbsp;should I be looking at?&lt;/P&gt;</description>
      <pubDate>Fri, 28 Oct 2016 17:11:51 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Science/Classification-Matrix-Target/m-p/307960#M4616</guid>
      <dc:creator>TMiles</dc:creator>
      <dc:date>2016-10-28T17:11:51Z</dc:date>
    </item>
    <item>
      <title>Re: Classification Matrix Target</title>
      <link>https://communities.sas.com/t5/SAS-Data-Science/Classification-Matrix-Target/m-p/307967#M4617</link>
      <description>&lt;P&gt;It's not so much about the inputs in your data set here. &amp;nbsp;The model is just not good at accurately predicting positive responses. &amp;nbsp;Perhaps your data set is very imbalanced (is target=1 a rare event?). &amp;nbsp;In the "Decisions and priors" under the Model section in the RPM UI what are the data proportions for your target?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 28 Oct 2016 17:41:31 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Science/Classification-Matrix-Target/m-p/307967#M4617</guid>
      <dc:creator>BrettWujek</dc:creator>
      <dc:date>2016-10-28T17:41:31Z</dc:date>
    </item>
    <item>
      <title>Re: Classification Matrix Target</title>
      <link>https://communities.sas.com/t5/SAS-Data-Science/Classification-Matrix-Target/m-p/307969#M4618</link>
      <description>&lt;P&gt;Resp = 1 is 2% -which is pretty typical for a Direct Marketing Campaign. &amp;nbsp;I have the Prior Probabilities and the Decision Function both set to NONE -as I am not sure how to use them.&lt;/P&gt;</description>
      <pubDate>Fri, 28 Oct 2016 17:53:51 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Science/Classification-Matrix-Target/m-p/307969#M4618</guid>
      <dc:creator>TMiles</dc:creator>
      <dc:date>2016-10-28T17:53:51Z</dc:date>
    </item>
    <item>
      <title>Re: Classification Matrix Target</title>
      <link>https://communities.sas.com/t5/SAS-Data-Science/Classification-Matrix-Target/m-p/307992#M4619</link>
      <description>&lt;P&gt;Ok - what I might suggest then is oversampling to get a more balanced data set for training (ie more observations with target=1 to learn from) and then set the priors according to the historical expectation (2% for level 1 in your case). &amp;nbsp;Hopefully this will train a model that can better predict the rare event.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Good luck.&lt;/P&gt;</description>
      <pubDate>Fri, 28 Oct 2016 18:47:24 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Science/Classification-Matrix-Target/m-p/307992#M4619</guid>
      <dc:creator>BrettWujek</dc:creator>
      <dc:date>2016-10-28T18:47:24Z</dc:date>
    </item>
    <item>
      <title>Re: Classification Matrix Target</title>
      <link>https://communities.sas.com/t5/SAS-Data-Science/Classification-Matrix-Target/m-p/307994#M4620</link>
      <description>&lt;P&gt;I have a 100% Sample as my input. &amp;nbsp;It looks like RPM though is using a sample and I don't see a way to control that.&lt;/P&gt;</description>
      <pubDate>Fri, 28 Oct 2016 18:48:59 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Science/Classification-Matrix-Target/m-p/307994#M4620</guid>
      <dc:creator>TMiles</dc:creator>
      <dc:date>2016-10-28T18:48:59Z</dc:date>
    </item>
    <item>
      <title>Re: Classification Matrix Target</title>
      <link>https://communities.sas.com/t5/SAS-Data-Science/Classification-Matrix-Target/m-p/308008#M4622</link>
      <description>&lt;P&gt;RPM actually splits your data into a training and validation datasets.&amp;nbsp; It does a 50/50 split of the data and it will be a stratified sample using the target (dependent) variable to stratify.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You can sample before using RPM.&amp;nbsp; With only 2% response you may want to take all of those that responded and a sample of those who didn't.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;For example, if I had a data set with 2% respondents and the dataset had 1000 rows, I would take all 20 respondents and maybe 200 non respondents. This would give me approximately 10% respondents and 90% nonrespondents.&amp;nbsp; I would suggest if possible to have your respondents represent at least 10-20% of the rows in your data mining dataset.&amp;nbsp; This should give you more stability in your model.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You can also use the decision processing within RPM to indicate the prior probabilities. Here's a paper that shows how to assign prior probabilities &lt;A href="https://support.sas.com/resources/papers/proceedings10/113-2010.pdf" target="_blank"&gt;https://support.sas.com/resources/papers/proceedings10/113-2010.pdf&lt;/A&gt;.&amp;nbsp; Here's a tip that talks about doing so withing EM &lt;A href="https://communities.sas.com/t5/SAS-Communities-Library/Tip-How-to-model-a-rare-target-using-an-oversample-approach-in/ta-p/223599" target="_blank"&gt;https://communities.sas.com/t5/SAS-Communities-Library/Tip-How-to-model-a-rare-target-using-an-oversample-approach-in/ta-p/223599&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 28 Oct 2016 19:56:00 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Science/Classification-Matrix-Target/m-p/308008#M4622</guid>
      <dc:creator>MelodieRush</dc:creator>
      <dc:date>2016-10-28T19:56:00Z</dc:date>
    </item>
    <item>
      <title>Re: Classification Matrix Target</title>
      <link>https://communities.sas.com/t5/SAS-Data-Science/Classification-Matrix-Target/m-p/308949#M4643</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;If we want a similiar classification matrix target in SAS Eminer, what is the way of doing so.&lt;/P&gt;&lt;P&gt;Actually I am getting the matrix while running RPM(SAS EG to SAS Eminer) , but when modelling in SAS Eminer, I am unable to get the similiar matrix.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Amit Verma&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 03 Nov 2016 07:36:16 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Science/Classification-Matrix-Target/m-p/308949#M4643</guid>
      <dc:creator>amitvermajhs</dc:creator>
      <dc:date>2016-11-03T07:36:16Z</dc:date>
    </item>
    <item>
      <title>Re: Classification Matrix Target</title>
      <link>https://communities.sas.com/t5/SAS-Data-Science/Classification-Matrix-Target/m-p/309144#M4650</link>
      <description>&lt;P&gt;In SAS Enterprise Miner you can get the same output as Rapid Predictive Modeler by using the Reporter Node under the Utility Tab.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Change the properties for the Reporter node to Style = Default and Nodes=Summary (like below).&amp;nbsp; This will give you a scorecard and the classification matrix as well as other output.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;IMG title="2016-11-03_16-35-28.jpg" alt="2016-11-03_16-35-28.jpg" src="https://communities.sas.com/t5/image/serverpage/image-id/5631i106BBFBD85F1D31C/image-size/original?v=v2&amp;amp;px=-1" border="0" /&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;BR /&gt;&lt;IMG src="https://communities.sas.com/t5/image/serverpage/image-id/13108i3B1A0FB1AB984B78/image-size/large?v=1.0&amp;amp;px=600" border="0" alt="2016-11-03_16-35-28.jpg" title="2016-11-03_16-35-28.jpg" /&gt;</description>
      <pubDate>Thu, 03 Nov 2016 20:37:59 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Science/Classification-Matrix-Target/m-p/309144#M4650</guid>
      <dc:creator>MelodieRush</dc:creator>
      <dc:date>2016-11-03T20:37:59Z</dc:date>
    </item>
  </channel>
</rss>

