Scikit-Learn gathers simple and efficient tools for predictive data analysis, e.g. machine learning.
Source codeOverview
Scikit-Learn implements efficiently most known Machine Learning algorithm and covers classification, regression, clustering functions as well as dimensionality reduction or model selection.
Usage/Documentation
Scikit-Learn has a huge user community and many resources are available to start with:
-
Getting-started,
-
Tutorials,
-
Gallery of examples
Installation
Scikit-Learn is available on various environments and can be easily pip installed