.. only:: html .. raw:: html

:ref:`Classification ` .. raw:: html

Identifying to which category an object belongs to.

:ref:`Regression ` .. raw:: html

Predicting a continuous-valued attribute associated with an object.

:ref:`Clustering` .. raw:: html

Automatic grouping of similar objects into sets.

:ref:`Dimensionality reduction` .. raw:: html

Reducing the number of random variables to consider.

:ref:`Model selection` .. raw:: html

Comparing, validating and choosing parameters and models.

:ref:`Preprocessing` .. raw:: html

Feature extraction and normalization.

News

Community

Help us, donate! Cite us! Read more about donations

Who uses scikit-learn?

More testimonials

.. Define an order for the Table of Contents: .. toctree:: :maxdepth: 2 :hidden: preface tutorial/index user_guide auto_examples/index modules/classes developers/index