Scikit-learn is an open source library created in 2007 by David Cournapeau.
#323on PLDB | 17Years Old |
git clone https://github.com/scikit-learn/scikit-learn
Scikit-learn (formerly scikits.learn) is a free software machine learning library for the Python programming language. It features various classification, regression and clustering algorithms including support vector machines, random forests, gradient boosting, k-means and DBSCAN, and is designed to interoperate with the Python numerical and scientific libraries NumPy and SciPy.. Read more on Wikipedia...