sklearn · PyPI
pypi.org › project › sklearnJul 15, 2015 · sklearn 0.0. pip install sklearn. Copy PIP instructions. Latest version. Released: Jul 15, 2015. A set of python modules for machine learning and data mining.
scikit-learn · PyPI
pypi.org › project › scikit-learnSep 21, 2011 · scikit-learn is a Python module for machine learning built on top of SciPy and is distributed under the 3-Clause BSD license.. The project was started in 2007 by David Cournapeau as a Google Summer of Code project, and since then many volunteers have contributed.
scikit-learn · PyPI
https://pypi.org/project/scikit-learn21.09.2011 · Scikit-learn 0.20 was the last version to support Python 2.7 and Python 3.4. scikit-learn 0.23 and later require Python 3.6 or newer. scikit-learn 1.0 and later require Python 3.7 or newer. Scikit-learn plotting capabilities (i.e., functions start with plot_ and classes end with “Display”) require Matplotlib (>= 2.2.3). For running the examples Matplotlib >= 2.2.3 is required.