scikit-learn: machine learning in Python — scikit-learn 0.20.0 documentation
- https://scikit-learn.org/stable/index.html
- Simple and efficient tools for data mining and data analysis
- Accessible to everybody, and reusable in various contexts
- Built on NumPy, SciPy, and matplotlib
- Open source, commercially usable - BSD license
scikit-learn - Wikipedia
- https://en.wikipedia.org/wiki/Scikit-learn
- Scikit-learn (formerly scikits.learn) is a free software machine learning library for the Python programming language.[3] It features various classification, regression and clusteringalgorithms 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.