0.0.61
Added
- Support for calculating IV for each groups in a feature. #25
- Add
cpu_cores
forquality
function - Add
predict_proba
forScoreCard
- Impute module
- NN module
Changed
- The y axis of
badrate_plot
is starting with0
now. #23 KS
is implemented usingks2samp
instead
Fixed
- Fixed
Preprocess
bugs
Docs
- Add references for
Chi-Merge
,Stepwise Regression
,Scorecard Transformation