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.