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

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

  2. sklearn — scikit-learn 1.9.0 documentation - sklearn

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

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

  4. Installing scikit-learnscikit-learn 1.9.0 documentation

    Install the latest official release. This is the best approach for most users. It will provide a stable version and pre-built packages are …

  5. scikit-learn - Wikipedia

    scikit-learn is largely written in Python, and uses NumPy extensively for high-performance linear algebra and array operations. …

  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 …

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

  8. GitHub - scikit-learn/scikit-learn: scikit-learn: machine learning in ...

    scikit-learn is a Python module for machine learning built on top of SciPy and is distributed under the 3-Clause BSD license. The …

  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 …

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