Back to Glossary
Scikit-learn
Tech & Tools
Machine learning library for classical algorithms.
scikit-learn is a Python library offering tools for data preprocessing, classical machine learning models, and model evaluation.
- Algorithms: Regression, classification, clustering, PCA.
- Strength: Easy to use and integrate with other data science tools.