.. _sphx_glr_auto_examples_preprocessing: .. _preprocessing_examples: Preprocessing tools ------------------- Preprocessing data is a common task in machine learning. The examples below illustrate the preprocessing tools available in this module. .. raw:: html
.. raw:: html
.. only:: html .. image:: /auto_examples/preprocessing/images/thumb/sphx_glr_plot_imputer_thumb.png :alt: Imputer :ref:`sphx_glr_auto_examples_preprocessing_plot_imputer.py` .. raw:: html
Imputer
.. raw:: html
.. only:: html .. image:: /auto_examples/preprocessing/images/thumb/sphx_glr_plot_scalers_thumb.png :alt: Scalers :ref:`sphx_glr_auto_examples_preprocessing_plot_scalers.py` .. raw:: html
Scalers
.. raw:: html
.. only:: html .. image:: /auto_examples/preprocessing/images/thumb/sphx_glr_plot_transformers_thumb.png :alt: Transformers :ref:`sphx_glr_auto_examples_preprocessing_plot_transformers.py` .. raw:: html
Transformers
.. raw:: html
.. toctree:: :hidden: /auto_examples/preprocessing/plot_imputer /auto_examples/preprocessing/plot_scalers /auto_examples/preprocessing/plot_transformers