talk-data.com
PyData
talk
2024-09-26 at 13:00
An update on the latest scikit-learn features
Event:
PyData Paris 2024
Topics
Description
In this talk, we provide an update on the latest scikit-learn features that have been implemented in versions 1.4 and 1.5. We will particularly discuss the following features:
- the metadata routing API allowing to pass metadata around estimators;
- the
TunedThresholdClassifierCVallowing to tuned operational decision through custom metric; - better support for categorical features and missing values;
- interoperability of array and dataframe.