News

scikits.learn 0.7 is available for download. See what's new and tips on installing.

Contents

Applied machine learning in Python with scikit-learn

scikit-learn is a Python module integrating classic machine learning algorithms in the tightly-knit world of scientific Python packages (numpy, scipy, matplotlib).

It aims to provide simple and efficient solutions to learning problems that are accessible to everybody and reusable in various contexts: machine-learning as a versatile tool for science and engineering.

Note

This document is meant to be used with scikit-learn version 0.11+ (i.e. the current state of the master branch at the time of writing: 2012-02-13).