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

    Simple and efficient tools for predictive data analysis Accessible to everybody, and reusable in various contexts Built on NumPy, SciPy, and matplotlib Open source, commercially usable - BSD license

  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 license. The project was started in 2007 by David Cournapeau as a Google …

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

  5. Installing scikit-learnscikit-learn 1.9.0 documentation

    There are different ways to install scikit-learn: Install the latest official release. This is the best approach for most users. It will provide a stable version and pre-built packages are availabl...

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

    Jan 1, 2010 · 1. Supervised learning 1.1. Linear Models 1.1.1. Ordinary Least Squares 1.1.2. Ridge regression and classification 1.1.3. Lasso 1.1.4. Multi-task Lasso 1.1.5. Elastic-Net 1.1.6. Multi-task …

  7. scikit-learn - Wikipedia

    scikit-learn (formerly scikits.learn and also known as sklearn) is a free and open-source machine learning library for the Python programming language. [3] It features various classification, regression …

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

  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.