<?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: Check power of credit score model for  good customers only (without  Indeterminate  customers) in SAS Data Science</title>
    <link>https://communities.sas.com/t5/SAS-Data-Science/Check-power-of-credit-score-model-for-good-customers-only/m-p/954701#M10978</link>
    <description>&lt;P&gt;What percentage of your customers are "bad" but not in default versus good? In my experience, a good lending portfolio will have over 90% good customers, less than 3% in default and the remainder with minor arrears. How does the gini of your "indeterminate" customers compare with your good customers? I would expect to see a higher gini for indeterminate's as these are the most likely to go into default.&lt;/P&gt;</description>
    <pubDate>Fri, 27 Dec 2024 21:17:47 GMT</pubDate>
    <dc:creator>SASKiwi</dc:creator>
    <dc:date>2024-12-27T21:17:47Z</dc:date>
    <item>
      <title>Check power of credit score model for  good customers only (without  Indeterminate  customers)</title>
      <link>https://communities.sas.com/t5/SAS-Data-Science/Check-power-of-credit-score-model-for-good-customers-only/m-p/954611#M10974</link>
      <description>Hello&lt;BR /&gt;I am building a credit score model.&lt;BR /&gt;I almost finished build the model and I calculated Gini .&lt;BR /&gt;The model is developed based on data from Jan 2023 and then check default in Feb 2023 till Jan 2024( 12 months).&lt;BR /&gt;Note that the data divided to train (70%) and test (30%).&lt;BR /&gt;I was asked to do the following-&lt;BR /&gt;Find customers with very bad elements that are "Indeterminate" (in Jan 2023) but still not in default (in Jan 2023).&lt;BR /&gt;It means that these customers are very&amp;amp;nbsp; close to be defaulted and already have days past due (but still not enough to be in default) .&lt;BR /&gt;I read that these type of customers are called "Indeterminate".&lt;BR /&gt;My question-&lt;BR /&gt;The task is to find if the model has good separation power for the "good " customers (customers who are not&amp;amp;nbsp;Indeterminate).&lt;BR /&gt;The idea is that for customers who are not indeterminate it is more difficult to predict default.&lt;BR /&gt;What is the way to check it( if the modelhas good separation power for the "good " customers)?</description>
      <pubDate>Thu, 26 Dec 2024 01:18:50 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Science/Check-power-of-credit-score-model-for-good-customers-only/m-p/954611#M10974</guid>
      <dc:creator>Ronein</dc:creator>
      <dc:date>2024-12-26T01:18:50Z</dc:date>
    </item>
    <item>
      <title>Re: Check power of credit score model for  good customers only (without  Indeterminate  customers)</title>
      <link>https://communities.sas.com/t5/SAS-Data-Science/Check-power-of-credit-score-model-for-good-customers-only/m-p/954615#M10975</link>
      <description>What do you mean by POWER ?&lt;BR /&gt;This concept is from biostatistics ,NOT credit risk.&lt;BR /&gt;If you want see the power of distinguish of model:&lt;BR /&gt;1) check "confusion matrix"&lt;BR /&gt;2)check ROC curve:&lt;BR /&gt;         &lt;A href="https://support.sas.com/kb/52/973.html" target="_blank"&gt;https://support.sas.com/kb/52/973.html&lt;/A&gt;&lt;BR /&gt;         &lt;A href="https://support.sas.com/kb/45/339.html" target="_blank"&gt;https://support.sas.com/kb/45/339.html&lt;/A&gt;&lt;BR /&gt;3)check  goodness-of-fit test of logistic model:&lt;BR /&gt;&lt;A href="https://blogs.sas.com/content/iml/2019/02/20/easier-calibration-plot-sas.html" target="_blank"&gt;https://blogs.sas.com/content/iml/2019/02/20/easier-calibration-plot-sas.html&lt;/A&gt;&lt;BR /&gt;&lt;A href="https://blogs.sas.com/content/iml/2018/05/14/calibration-plots-in-sas.html" target="_blank"&gt;https://blogs.sas.com/content/iml/2018/05/14/calibration-plots-in-sas.html&lt;/A&gt;&lt;BR /&gt;&lt;A href="https://blogs.sas.com/content/iml/2019/05/08/stability-binary-classifier.html" target="_blank"&gt;https://blogs.sas.com/content/iml/2019/05/08/stability-binary-classifier.html&lt;/A&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 26 Dec 2024 01:16:40 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Science/Check-power-of-credit-score-model-for-good-customers-only/m-p/954615#M10975</guid>
      <dc:creator>Ksharp</dc:creator>
      <dc:date>2024-12-26T01:16:40Z</dc:date>
    </item>
    <item>
      <title>Re: Check power of credit score model for  good customers only (without  Indeterminate  customers)</title>
      <link>https://communities.sas.com/t5/SAS-Data-Science/Check-power-of-credit-score-model-for-good-customers-only/m-p/954616#M10976</link>
      <description>There is gini that common to use. My question is about the  Indeterminate customers.how should I.make the analysis?</description>
      <pubDate>Thu, 26 Dec 2024 01:21:01 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Science/Check-power-of-credit-score-model-for-good-customers-only/m-p/954616#M10976</guid>
      <dc:creator>Ronein</dc:creator>
      <dc:date>2024-12-26T01:21:01Z</dc:date>
    </item>
    <item>
      <title>Re: Check power of credit score model for  good customers only (without  Indeterminate  customers)</title>
      <link>https://communities.sas.com/t5/SAS-Data-Science/Check-power-of-credit-score-model-for-good-customers-only/m-p/954619#M10977</link>
      <description>gini  is the same as roc:&lt;BR /&gt; gini =2*roc-1&lt;BR /&gt;&lt;BR /&gt;You should firstly identify these " Indeterminate customers" ,then do ROC analysis or GOF of logistic ,or Confusion Matrix .</description>
      <pubDate>Thu, 26 Dec 2024 02:11:21 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Science/Check-power-of-credit-score-model-for-good-customers-only/m-p/954619#M10977</guid>
      <dc:creator>Ksharp</dc:creator>
      <dc:date>2024-12-26T02:11:21Z</dc:date>
    </item>
    <item>
      <title>Re: Check power of credit score model for  good customers only (without  Indeterminate  customers)</title>
      <link>https://communities.sas.com/t5/SAS-Data-Science/Check-power-of-credit-score-model-for-good-customers-only/m-p/954701#M10978</link>
      <description>&lt;P&gt;What percentage of your customers are "bad" but not in default versus good? In my experience, a good lending portfolio will have over 90% good customers, less than 3% in default and the remainder with minor arrears. How does the gini of your "indeterminate" customers compare with your good customers? I would expect to see a higher gini for indeterminate's as these are the most likely to go into default.&lt;/P&gt;</description>
      <pubDate>Fri, 27 Dec 2024 21:17:47 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Science/Check-power-of-credit-score-model-for-good-customers-only/m-p/954701#M10978</guid>
      <dc:creator>SASKiwi</dc:creator>
      <dc:date>2024-12-27T21:17:47Z</dc:date>
    </item>
  </channel>
</rss>

