Efficiency Report

This report contains the following statistics:

Some of the listed statistics were described in Classification Test Task Result section. All the statistics are calculated according to the document: „Working Paper No. 14: Studies on the Validation of Internal Rating Systems”, Basel Committee on Banking Supervision, May 2005.

To generate the Efficiency Report we need build and apply classification model first. After that in database we should have an 'applied' dataset with at least two columns: original target and predicted probability or score. Then we can run the report with the script below:

          
 from base.report.statReport.ScoringCardEfficiency import *
 runScoringCardEfficiency()
      

After running this code the wizard will appear where two kinds of parameters must be set:

Figure 27.1. Efficiency Report Wizard - Data Source Settings

Efficiency Report Wizard - Data Source Settings

After setting all the parameters just click 'Save settings & Run Report' button. A few seconds later the report should generate.

Figure 27.2. Efficiency Report

Efficiency Report