Scikit-learn/Description
From ScientificComputing
Revision as of 08:36, 19 May 2017 by Sfux (talk | contribs) (Created page with "Scikit-learn is a free software machine learning library for the Python programming language. It features various classification, regression and clustering algorithms includin...")
Scikit-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.