Identifying to which category an object belongs to.
Applications: Spam detection, Image recognition. Algorithms:
Predicting a continuous-valued attribute associated with an object.
Applications: Drug response, Stock prices. Algorithms:SVR, ridge regression, Lasso, …
Automatic grouping of similar objects into sets.
Applications: Customer segmentation, Grouping experiment outcomes Algorithms:
Reducing the number of random variables to consider.
Applications: Visualization, Increased efficiency Algorithms:
Comparing, validating and choosing parameters and models.
Goal: Improved accuracy via parameter tuning Modules:
Feature extraction and normalization.
Application: Transforming input data such as text for use with machine learning algorithms. Modules:preprocessing, feature extraction.
News
- On-going development: What's new (Changelog)
- Scikit-learn 0.21 will drop support for Python 2.7 and Python 3.4.
- December 2018. scikit-learn 0.20.2 is available for download (Changelog).
- November 2018. scikit-learn 0.20.1 is available for download (Changelog).
- September 2018. scikit-learn 0.20.0 is available for download (Changelog).
- July 2018. scikit-learn 0.19.2 is available for download (Changelog).
- July 2017. scikit-learn 0.19.0 is available for download (Changelog).
- June 2017. scikit-learn 0.18.2 is available for download (Changelog).
Community
- About us See authors and contributing
- More Machine Learning Find related projects
- Questions? See FAQ and stackoverflow
- Mailing list: scikit-learn@python.org
- IRC: #scikit-learn @ freenode