What is Scikit-Learn? | Codecademy
www.codecademy.com › article › scikit-learnScikit-learn is a library in Python that provides many unsupervised and supervised learning algorithms. It’s built upon some of the technology you might already be familiar with, like NumPy, pandas, and Matplotlib! The functionality that scikit-learn provides include: Regression, including Linear and Logistic Regression