scikit-learn

scikit-learn is a representative library for performing machine learning in Python. It offers a wide range of algorithms and a unified API, making it easy to switch between and experiment with methods such as classification, regression, and clustering. Furthermore, it comprehensively supports the entire machine learning process—including preprocessing and hyperparameter tuning—making it a library of broad value for users ranging from beginners to experts.

Information

Official site https://scikit-learn.org
Openness ★★★
Download https://github.com/scikit-learn/scikit-learn
License

BSD License