Skip to content

OptBinning 0.19.0

Latest
Compare
Choose a tag to compare
@guillermo-navas-palencia guillermo-navas-palencia released this 15 Jan 22:52
aebe16b

Improvements:

  • Adjust plot size #244.
  • Save optimal binning object in JSON format #96.
  • Plot IV/WoE metric in binning table plot for binary and continuous target.

Bugfixes:

  • Keep pandas.DataFrame index in transform method #286.
  • Fix BinningProcess's binning_transform_params="bins" #266 .