scikit-learn is a Python machine learning library. It provides simple and efficient tools for predictive data analysis. This tutorial covers supervised learning algorithms including linear regression, decision trees, random forests, and support vector machines.
33 views