Examples#
SquashingScaler: Robust numerical preprocessing for neural networks
SquashingScaler: Robust numerical preprocessing for neural networks
Sessions in time-based data: Predicting user purchases with the SessionEncoder
Sessions in time-based data: Predicting user purchases with the SessionEncoder
Encoding features#
Encoding: from a dataframe to a numerical matrix for machine learning
Encoding: from a dataframe to a numerical matrix for machine learning
Various string encoders: a sentiment analysis example
Various string encoders: a sentiment analysis example
Handling datetime features with the DatetimeEncoder
Handling datetime features with the DatetimeEncoder
Skrub DataOps#
Multiples tables: building machine learning pipelines with DataOps
Multiples tables: building machine learning pipelines with DataOps
Use case: developing locally and deploying to production
Use case: developing locally and deploying to production
Joining tables with imperfect data#
Spatial join for flight data: Joining across multiple columns
Spatial join for flight data: Joining across multiple columns
Interpolation join: infer missing rows when joining two tables
Interpolation join: infer missing rows when joining two tables