Machine Learning in Linux: scikit-learn – machine learning library for Python

Scikit-learn is a machine learning library built on top of SciPy that supports supervised and unsupervised learning. It also provides various tools for model fitting, data preprocessing, model selection, model evaluation, and many other utilities. It’s accessible to everyone, and reusable in various contexts.

Source: LXer – Machine Learning in Linux: scikit-learn – machine learning library for Python