OptBinning 0.17.2
·
88 commits
to master
since this release
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.