Skip to content

Latest commit

 

History

History
387 lines (299 loc) · 11.8 KB

index.rst

File metadata and controls

387 lines (299 loc) · 11.8 KB
.. toctree::

    tutorial/index
    user_guide
    auto_examples/index
    faq
    support
    whats_new
    presentations
    about
    documentation
    datasets/index
    datasets/covtype
    datasets/labeled_faces
    datasets/mldata
    datasets/olivetti_faces
    datasets/twenty_newsgroups
    modules/classes
    testimonials/testimonials
    developers/index
    developers/debugging
    developers/maintainer
    developers/performance
    developers/utilities
    install
    tutorial/basic/tutorial
    tutorial/machine_learning_map/index



Identifying to which set of categories a new observation belong to.

Predicting a continuous value for a new example.

Automatic grouping of similar objects into sets.

Applications: Customer segmentation, Grouping experiment outcomes
Algorithms

:ref:`k-Means<k_means>`, :ref:`spectral clustering<spectral_clustering>`, :ref:`mean-shift<mean_shift>`, ...

:ref:`Examples<cluster_examples>`

Comparing, validating and choosing parameters and models.

Feature extraction and normalization.

Application: Transforming input data such as text for use with machine learning algorithms.
Modules

:ref:`preprocessing<preprocessing>`, :ref:`feature extraction<feature_extraction>`.

:ref:`Examples<general_examples>`

News

Community

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

Who uses scikit-learn?

More testimonials

Generous funding provided by INRIA, Google and others.