Back to glossary

AI GLOSSARY

Scikit-learn

Tools & Frameworks

An open-source Python library providing a wide range of classical machine learning algorithms — classification, regression, clustering, and dimensionality reduction — along with tools for model evaluation and preprocessing. Scikit-learn is one of the most widely used tools in data science and remains the standard choice for traditional machine learning tasks that don't require deep learning.