scikit-learn
Machine learning in Python — simple and efficient
Language: PythonCategory: AI/MLFirst released: 2007Created by: David CournapeauLicense: BSD
scikit-learn is a free software machine learning library for Python built on NumPy, SciPy, and matplotlib. It provides simple and efficient tools for predictive data analysis, including classification, regression, clustering, dimensionality reduction, model selection, and preprocessing. With a clean, consistent API and excellent documentation, it is the most widely used library for classical machine learning in both academia and industry.
Links
Key Features
Classification & RegressionClusteringDimensionality ReductionModel SelectionPreprocessing PipelinesFeature Extraction