Skip to content

OptBinning 0.17.2

Compare
Choose a tag to compare
@guillermo-navas-palencia guillermo-navas-palencia released this 15 Dec 18:33
· 88 commits to master since this release
d20ed46

Improvements:

  • Modify max-pvalue and min_diff constraints for CP and MIP formulation to avoid suboptimal solutions.

Bugfixes:

  • Use keyword arguments in compute_class_weight #222.
  • Remove preprocessing step when monotonic trend in (ascending, descending) for scenario-based binning #216 .

Dependencies:

  • Update scikit-learn and ortools required versions.