scikit-learn
Machine learning in Python with scikit-learn. Use when working with supervised learning (classification, regression), unsupervised learning (clustering, dimensionality reduction), model evaluation, hyperparameter tuning, preprocessing, or building ML pipelines. Provides comprehensive reference documentation for algorithms, preprocessing techniques, pipelines, and best practices.
Details
- Path
- skills/scikit-learn
- License
- BSD-3-Clause license
- Allowed tools
- 1
- Bundled scripts
- 2
- Dependencies
- 3
Allowed tools
Read Write Edit Bash
Bundled scripts
- skills/scikit-learn/scripts/clustering_analysis.py
- skills/scikit-learn/scripts/classification_pipeline.py