About 43,200 results
Open links in new tab
  1. scikit-learn: machine learning in Python — scikit-learn 1.9.0 …

    scikit-learn is made possible by the support of organizations and individuals committed to open source machine learning. Learn more about scikit-learn's financial support.

  2. scikit-learn · PyPI

    Jun 2, 2026 · 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 …

  3. sklearn — scikit-learn 1.9.0 documentation - sklearn

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

  4. Getting Started — scikit-learn 1.9.0 documentation

    The purpose of this guide is to illustrate some of the main features of scikit-learn. It assumes basic working knowledge of machine learning practices (model fitting, predicting, cross-validation, etc.).

  5. User Guide — scikit-learn 1.9.0 documentation - sklearn

    Jan 1, 2010 · Linear and Quadratic Discriminant Analysis. 1.2.1. Dimensionality reduction using Linear Discriminant Analysis.

  6. Scikit Learn Tutorial - GeeksforGeeks

    Feb 25, 2026 · Scikit-learn (sklearn) is a widely used open-source Python library for machine learning. Built on top of NumPy, SciPy and Matplotlib, it provides efficient and easy-to-use tools for predictive …

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

  8. 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.

  9. Scikit Library in Python - GeeksforGeeks

    Apr 28, 2026 · Scikit-learn (also written as sklearn) is a popular open-source Python library for machine learning. Built on top of NumPy, SciPy and Matplotlib, it provides efficient tools for data analysis and …

  10. scikit-learn/sklearn at main - GitHub

    scikit-learn: machine learning in Python. Contribute to scikit-learn/scikit-learn development by creating an account on GitHub.