GitHub 项目简介: scikit-learn: machine learning in Python
README: **scikit-learn** is a Python module for machine learning built on top of SciPy and is distributed under the 3-Clause BSD license.
README: The project was started in 2007 by David Cournapeau as a Google Summer of Code project, and since then many volunteers have contributed. See the `About us <https://scikit-learn.or…
README: Scikit-learn plotting capabilities (i.e., functions start with ``plot_`` and classes end with ``Display``) require Matplotlib (>= |MatplotlibMinVersion|).