scikit-learn/examples/preprocessing
Guillaume Lemaitre 5d145bf760
DOC fixes intersphinx warnings (#26779)
Co-authored-by: Thomas J. Fan <thomasjpfan@gmail.com>
2023-07-10 20:25:35 +00:00
..
README.txt DOC minor sphinx fixes 2015-06-04 16:29:19 -04:00
plot_all_scaling.py MNT add isort to ruff's rules (#26649) 2023-06-21 17:50:07 +02:00
plot_discretization.py MNT add isort to ruff's rules (#26649) 2023-06-21 17:50:07 +02:00
plot_discretization_classification.py MNT add isort to ruff's rules (#26649) 2023-06-21 17:50:07 +02:00
plot_discretization_strategies.py MNT add isort to ruff's rules (#26649) 2023-06-21 17:50:07 +02:00
plot_map_data_to_normal.py MNT add isort to ruff's rules (#26649) 2023-06-21 17:50:07 +02:00
plot_scaling_importance.py MNT add isort to ruff's rules (#26649) 2023-06-21 17:50:07 +02:00
plot_target_encoder.py DOC Improve target encoder User Guide (#26643) 2023-06-23 10:28:54 +02:00
plot_target_encoder_cross_val.py DOC fixes intersphinx warnings (#26779) 2023-07-10 20:25:35 +00:00

README.txt

.. _preprocessing_examples:

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

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