About 7,060,000 results
Open links in new tab
  1. Scikit-learn: Machine Learning in Python | The Journal of ...

    Scikit-learn is a Python module integrating a wide range of state-of-the-art machine learning algorithms for medium-scale supervised and unsupervised problems. This package focuses on …

  2. scikit-learn: machine learning in Pythonscikit-learn 1.7.2 ...

    Applications: Transforming input data such as text for use with machine learning algorithms. Algorithms: Preprocessing, feature extraction, and more...

  3. Scikit Learn Tutorial - GeeksforGeeks

    Sep 6, 2025 · Scikit-learn (also known as sklearn) is a widely-used open-source Python library for machine learning. It builds on other scientific libraries like NumPy, SciPy and Matplotlib to …

  4. scikit-learn: machine learning in Python - GitHub

    scikit-learn is a Python module for machine learning built on top of SciPy and is distributed under the 3-Clause BSD license. The project was started in 2007 by David Cournapeau as a Google …

  5. Scikit-Learn In Python - Python Guides

    Scikit-learn is a powerful open-source machine learning library for Python that provides simple and efficient tools for data analysis and modeling. It’s built on NumPy, SciPy, and Matplotlib, …

  6. scikit-learn: machine learning in Pythonscikit-learn 0.10 ...

    scikit-learn is a Python module integrating classic machine learning algorithms in the tightly-knit world of scientific Python packages (numpy, scipy, matplotlib).