This website uses cookies
We use cookies to continuously improve your experience on our site. More info.
Python module for machine learning built on top of SciPy and distributed under the 3-Clause BSD license. Efficient tool for data mining and data analysis.
First released | 2007 |
Developed by | David Cournapeau |
Open-source | Yes |
Scikit-learn is a library of “classical” machine learning algorithms such as Random Forests, SVMs, linear models etc. Its interface is very consistent and easy to use.