scikit-learn
Installation
SKILL.md
Scikit-learn Machine Learning
Industry-standard Python library for classical machine learning.
When to Use
- Classification or regression tasks
- Clustering or dimensionality reduction
- Preprocessing and feature engineering
- Model evaluation and cross-validation
- Hyperparameter tuning
- Building ML pipelines