A Python library for classic machine learning algorithms.
Scikit-learn is like a LEGO bin for classic AI. The pieces snap together without a tiny instruction-book meltdown.
You meet it with spreadsheet-style data and class demos. It helps you try classic algorithms fast.
Framework
Scikit-learn is a Python framework for classic machine learning.
Supervised Learning
It provides supervised learning methods for classification and regression.
Unsupervised Learning
It also supports unsupervised learning tasks like clustering.
Cross-Validation
People often use Cross-Validation to test Scikit-learn models.