About 27,000 results
Open links in new tab
  1. scikit-learn: machine learning in Python — scikit-learn 1.8.0 ...

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

  2. sklearn — scikit-learn 1.8.0 documentation - sklearn

    sklearn # Configure global settings and get information about the working environment.

  3. scikit-learn · PyPI

    Dec 9, 2025 · 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 …

  4. 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 provide …

  5. scikit-learn - Wikipedia

    scikit-learn is largely written in Python, and uses NumPy extensively for high-performance linear algebra and array operations. Furthermore, some core algorithms are written in Cython to improve performance.

  6. 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 Summer of …

  7. scikit-learn: machine learning in Python — scikit-learn 0.16. ...

    Non-negative matrix factorization (NMF or NNMF)

  8. scikit-learn: machine learning in Python — scikit-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).

  9. What is Scikit-Learn (Sklearn)? - IBM

    Scikit-learn is one of the most used machine learning (ML) libraries today. Written in Python, this data science toolset streamlines artificial intelligence (AI) ML and statistical modeling with a consistent …

  10. Scikit Learn Tutorial - Online Tutorials Library

    Scikit-learn (Sklearn) is the most useful and robust library for machine learning in Python. It provides a selection of efficient tools for machine learning and statistical modeling including classification, …