chriswbartley / monoensemble

High Performance Monotone Boosting and Random Forest Classification
http://monoensemble.readthedocs.io/en/latest/index.html
Other
5 stars 1 forks source link

sklearn deprecation: check_is_fitted #2

Closed chriswbartley closed 3 years ago

chriswbartley commented 4 years ago

sklearn.utils.validation.check_is_fitted no longer takes the second argument (e.g. 'prior' in mono_gradient_boosting.py lines 130, 156.