Preprocessing¶
Examples concerning the sklearn.preprocessing
module.

Compare the effect of different scalers on data with outliers
Compare the effect of different scalers on data with outliers

Demonstrating the different strategies of KBinsDiscretizer
Demonstrating the different strategies of KBinsDiscretizer

Using KBinsDiscretizer to discretize continuous features
Using KBinsDiscretizer to discretize continuous features