Main Content

Binning Explorer

Bin data and export into acreditscorecardobject

Description

TheBinning Explorerapp enables you to manage binning categories for acreditscorecardobject. Usescreenpredictorsto pare down a potentially large set of predictors to a subset that is most predictive of the credit score card response variable. You can then use this subset of predictors when creating a MATLAB®table of data. After creating a table of data in your MATLAB workspace, or after usingcreditscorecardto create acreditscorecardobject, use theBinning Explorerto:

  • Select an automatic binning algorithm with an option to bin missing data. (For more information on algorithms for automatic binning, seeautobinning.)

  • Shift bin boundaries.

  • Split bins.

  • Merge bins.

  • Save and export acreditscorecardobject.

Open the Binning Explorer App

  • MATLAB toolstrip: On theAppstab, underComputational Finance, click the app icon.

  • MATLAB command prompt:

    • EnterbinningExplorerto open theBinning Explorer应用程序。

    • EnterbinningExplorer(data)orbinningExplorer(data,Name,Value)to open a table in theBinning Explorerapp by specifying a table (data)作为输入。

    • EnterbinningExplorer(sc)to open acreditscorecardobject in theBinning Explorerapp by specifying acreditscorecardobject (sc)作为输入。

To access Help for the App, click the Help icon on the toolbar.

版本历史

Introduced in R2016b