scikit-learn/examples/preprocessing
Fabio Ticconi c6f586d3be Fixed transformation of test set via RobustScaler in plot_robust_scaling.py 2015-11-12 16:30:21 +01:00
..
README.txt DOC minor sphinx fixes 2015-06-04 16:29:19 -04:00
plot_function_transformer.py DOC Modify documentation/examples for the new model_selection module 2015-10-29 16:49:23 +01:00
plot_robust_scaling.py Fixed transformation of test set via RobustScaler in plot_robust_scaling.py 2015-11-12 16:30:21 +01:00

README.txt

.. _preprocessing_examples:

Preprocessing
-------------

Examples concerning the :mod:`sklearn.preprocessing` module.