talk-data.com talk-data.com

Guillaume Lemaitre

Speaker

Guillaume Lemaitre

1

talks

scikit-learn maintainer scikit-learn

Maintainer of scikit-learn.

Bio from: PyData Paris 2024

Filtering by: PyData Paris 2024 ×

Filter by Event / Source

Talks & appearances

Showing 1 of 3 activities

Search activities →

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 TunedThresholdClassifierCV allowing to tuned operational decision through custom metric;
  • better support for categorical features and missing values;
  • interoperability of array and dataframe.