Version 0.13.0#
December 20, 2024
Changelog#
Bug fixes#
Fix
get_metadata_routinginPipelinesuch that one can use a sampler with metadata routing. #1115 by Guillaume Lemaitre.
Compatibility#
Compatibility with scikit-learn 1.6 #1109 by Guillaume Lemaitre.
Deprecations#
Pipelinenow usescheck_is_fittedinstead ofcheck_fittedto check if the pipeline is fitted. In 0.15, it will raise an error instead of a warning. #1109 by Guillaume Lemaitre.algorithmparameter inRUSBoostClassifieris now deprecated and will be removed in 0.14. #1109 by Guillaume Lemaitre.