Gaël Varoquaux

computer / data / health science

Latest posts

About me

tabular posts

Skrub 0.2.0: tabular learning made easy

We just released skrub 0.2.0. This release markedly simplifies learning on complex dataframes.

model = tabular_learner(‘classifier’)

Simple, yet solid default baseline

The highlight of the release is the tabular_learner function, which facilitates creating pipelines that readily perform machine learning on dataframes, adding preprocessing to a scikit-learn compatible learner …

03 July 2024

 
Page 1 / 1

© Gaël Varoquaux – Built with Pure Theme for Pelican