skrub-data / skrub

Prepping tables for machine learning
https://skrub-data.org/
BSD 3-Clause "New" or "Revised" License
1.16k stars 97 forks source link

add standard scaling to tabular_learner #966

Closed jeromedockes closed 3 months ago

jeromedockes commented 3 months ago

WIP: I'll wait for #962 to edit the documentation

TheooJ commented 3 months ago

We need a - StandardScaler bulletpoint in the doc too

jeromedockes commented 3 months ago

I wanted to merge #962 before updating the doc to avoid dealing with conflicts, I just did both so the standard scaling is documented and added to the table.

about the table I wonder if the rows should be ordered eg according to their position in the pipeline