约 36,500 个结果
在新选项卡中打开链接
  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

    2025年12月9日 · 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 …

  4. Scikit Learn Tutorial - GeeksforGeeks

    2026年2月25日 · 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. 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. 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 …

  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. Installing scikit-learnscikit-learn 1.8.0 documentation

    Install the version of scikit-learn provided by your operating system or Python distribution. This is a quick option for those who have operating systems or Python distributions that distribute scikit-learn. It …

  10. scikit-learn: machine learning in Python — scikit-learn 0.16.1 ...

    Non-negative matrix factorization (NMF or NNMF)