<?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 Predictive Model Results in SAS Data Science</title>
    <link>https://communities.sas.com/t5/SAS-Data-Science/Predictive-Model-Results/m-p/325236#M4882</link>
    <description>&lt;P&gt;Hi ,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I&amp;nbsp;used several predictive models to in order to score the probability of an obsarvation to stop paying his bill.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I use logistic regression and forest and SVM '&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The best chosen model for my population was theForest with AUC = 0.81 and misclssification rate = 0.058.&lt;BR /&gt;&lt;BR /&gt;Do these results reflect good predictive ability of the model?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;thanks,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Moshe&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 17 Jan 2017 10:58:32 GMT</pubDate>
    <dc:creator>moshe_ke</dc:creator>
    <dc:date>2017-01-17T10:58:32Z</dc:date>
    <item>
      <title>Predictive Model Results</title>
      <link>https://communities.sas.com/t5/SAS-Data-Science/Predictive-Model-Results/m-p/325236#M4882</link>
      <description>&lt;P&gt;Hi ,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I&amp;nbsp;used several predictive models to in order to score the probability of an obsarvation to stop paying his bill.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I use logistic regression and forest and SVM '&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The best chosen model for my population was theForest with AUC = 0.81 and misclssification rate = 0.058.&lt;BR /&gt;&lt;BR /&gt;Do these results reflect good predictive ability of the model?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;thanks,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Moshe&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 17 Jan 2017 10:58:32 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Science/Predictive-Model-Results/m-p/325236#M4882</guid>
      <dc:creator>moshe_ke</dc:creator>
      <dc:date>2017-01-17T10:58:32Z</dc:date>
    </item>
    <item>
      <title>Re: Predictive Model Results</title>
      <link>https://communities.sas.com/t5/SAS-Data-Science/Predictive-Model-Results/m-p/326813#M4897</link>
      <description>&lt;P&gt;Depends on what the prediction would be without a model. &amp;nbsp; If the proportion of observations with the most common target value in the data is near 1 - 0.058, then a misclassification rate of 0.058 is not good. &amp;nbsp; On the other hand, if the proportion is around 1/2, then 0.058 is a great number.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I suspect AUC of 0.81 is good, because it is much larger than 0.5. &amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 23 Jan 2017 19:08:49 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Science/Predictive-Model-Results/m-p/326813#M4897</guid>
      <dc:creator>PadraicGNeville</dc:creator>
      <dc:date>2017-01-23T19:08:49Z</dc:date>
    </item>
    <item>
      <title>Re: Predictive Model Results</title>
      <link>https://communities.sas.com/t5/SAS-Data-Science/Predictive-Model-Results/m-p/327011#M4903</link>
      <description>&lt;P&gt;Adding to Padraic's great comments- rather than focusing on one number, you may also use the cumulative captured response values with different percentile thresholds to decide if the model is good enough.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Let's say you have a budget to take action for the top 5 percent&amp;nbsp;of your population (send reminder sms, call from contact center etc). What would be the response rate of your model at the 5th percentile vs the overall event rate (random selection)? There might be cases where the model that has a lower ROC compared to the champion model will be performing better at the extreme percentiles. You may also compute the total loss (unpaid invoice) in the top buckets to justify the value of your model before deploying in production.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Tuba.&lt;/P&gt;</description>
      <pubDate>Tue, 24 Jan 2017 11:16:33 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Science/Predictive-Model-Results/m-p/327011#M4903</guid>
      <dc:creator>pepecura</dc:creator>
      <dc:date>2017-01-24T11:16:33Z</dc:date>
    </item>
  </channel>
</rss>

