Skip to main content

GitHubActions Codecov CircleCI Nightly wheels Ruff PythonVersion PyPI DOI Benchmark

https://raw.githubusercontent.com/scikit-learn/scikit-learn/main/doc/logos/scikit-learn-logo.png

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 Code project, and since then many volunteers have contributed. See the About us page for a list of core contributors.

It is currently maintained by a community of contributors, with volunteers but also support from several organisations.

Website: https://scikit-learn.org

Installation

Dependencies

scikit-learn requires:

  • Python (>= 3.11)

  • NumPy (>= 1.24.1)

  • SciPy (>= 1.10.0)

  • Narwhals (>= 2.0.1)

  • joblib (>= 1.4.0)

  • threadpoolctl (>= 3.5.0)


Scikit-learn plotting capabilities (i.e., functions start with plot_ and classes end with Display) require Matplotlib (>= 3.6.1). For running the examples Matplotlib >= 3.6.1 is required. A few examples require scikit-image >= 0.22.0, a few examples require pandas >= 1.5.0, some examples require seaborn >= 0.13.0 and Plotly >= 5.22.0.

User installation

If you already have a working installation of NumPy and SciPy, the easiest way to install scikit-learn is using pip:

pip install -U scikit-learn

or conda:

conda install -c conda-forge scikit-learn

The documentation includes more detailed installation instructions.

Changelog

See the changelog for a history of notable changes to scikit-learn.

Development

We welcome new contributors of all experience levels. The scikit-learn community goals are to be helpful, welcoming, and effective. The Development Guide has detailed information about contributing code, documentation, tests, and more. We’ve included some basic information in this README.

Source code

You can check the latest sources with the command:

git clone https://github.com/scikit-learn/scikit-learn.git

Contributing

To learn more about making a contribution to scikit-learn, please see our Contributing guide.

Testing

After installation, you can launch the test suite from outside the source directory (you will need to have pytest >= 7.1.2 installed):

pytest sklearn

See the web page https://scikit-learn.org/dev/developers/contributing.html#testing-and-improving-test-coverage for more information.

Random number generation can be controlled during testing by setting the SKLEARN_SEED environment variable. See https://scikit-learn.org/dev/developers/global_configuration.html#sklearn-seed for details.

Submitting a Pull Request

Before opening a Pull Request, have a look at the full Contributing page to make sure your code complies with our guidelines: https://scikit-learn.org/stable/developers/index.html

Project History

The project was started in 2007 by David Cournapeau as a Google Summer of Code project, and since then many volunteers have contributed. See the About us page for a list of core contributors.

Note: scikit-learn was previously referred to as scikits.learn.

Help and Support

Documentation

Communication

Main Channels

Developer & Support

Social Media Platforms

Resources

Citation

If you use scikit-learn in a scientific publication, we would appreciate citations: https://scikit-learn.org/stable/about.html#citing-scikit-learn

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

scikit_learn-1.9.1.tar.gz (7.8 MB view details)

Uploaded Source

Built Distributions

If you're not sure about the file name format, learn more about wheel file names.

scikit_learn-1.9.1-cp315-cp315t-win_arm64.whl (8.3 MB view details)

Uploaded CPython 3.15tWindows ARM64

scikit_learn-1.9.1-cp315-cp315t-win_amd64.whl (8.7 MB view details)

Uploaded CPython 3.15tWindows x86-64

scikit_learn-1.9.1-cp315-cp315t-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (9.1 MB view details)

Uploaded CPython 3.15tmanylinux: glibc 2.27+ x86-64manylinux: glibc 2.28+ x86-64

scikit_learn-1.9.1-cp315-cp315t-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl (8.9 MB view details)

Uploaded CPython 3.15tmanylinux: glibc 2.27+ ARM64manylinux: glibc 2.28+ ARM64

scikit_learn-1.9.1-cp315-cp315t-macosx_12_0_arm64.whl (8.6 MB view details)

Uploaded CPython 3.15tmacOS 12.0+ ARM64

scikit_learn-1.9.1-cp315-cp315t-macosx_10_15_x86_64.whl (9.1 MB view details)

Uploaded CPython 3.15tmacOS 10.15+ x86-64

scikit_learn-1.9.1-cp315-cp315-win_arm64.whl (8.0 MB view details)

Uploaded CPython 3.15Windows ARM64

scikit_learn-1.9.1-cp315-cp315-win_amd64.whl (8.4 MB view details)

Uploaded CPython 3.15Windows x86-64

scikit_learn-1.9.1-cp315-cp315-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (9.2 MB view details)

Uploaded CPython 3.15manylinux: glibc 2.27+ x86-64manylinux: glibc 2.28+ x86-64

scikit_learn-1.9.1-cp315-cp315-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl (8.9 MB view details)

Uploaded CPython 3.15manylinux: glibc 2.27+ ARM64manylinux: glibc 2.28+ ARM64

scikit_learn-1.9.1-cp315-cp315-macosx_12_0_arm64.whl (8.3 MB view details)

Uploaded CPython 3.15macOS 12.0+ ARM64

scikit_learn-1.9.1-cp315-cp315-macosx_10_15_x86_64.whl (8.7 MB view details)

Uploaded CPython 3.15macOS 10.15+ x86-64

scikit_learn-1.9.1-cp314-cp314t-win_arm64.whl (8.3 MB view details)

Uploaded CPython 3.14tWindows ARM64

scikit_learn-1.9.1-cp314-cp314t-win_amd64.whl (8.7 MB view details)

Uploaded CPython 3.14tWindows x86-64

scikit_learn-1.9.1-cp314-cp314t-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (9.1 MB view details)

Uploaded CPython 3.14tmanylinux: glibc 2.27+ x86-64manylinux: glibc 2.28+ x86-64

scikit_learn-1.9.1-cp314-cp314t-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl (8.9 MB view details)

Uploaded CPython 3.14tmanylinux: glibc 2.27+ ARM64manylinux: glibc 2.28+ ARM64

scikit_learn-1.9.1-cp314-cp314t-macosx_12_0_arm64.whl (8.6 MB view details)

Uploaded CPython 3.14tmacOS 12.0+ ARM64

scikit_learn-1.9.1-cp314-cp314t-macosx_10_15_x86_64.whl (9.1 MB view details)

Uploaded CPython 3.14tmacOS 10.15+ x86-64

scikit_learn-1.9.1-cp314-cp314-win_arm64.whl (8.0 MB view details)

Uploaded CPython 3.14Windows ARM64

scikit_learn-1.9.1-cp314-cp314-win_amd64.whl (8.4 MB view details)

Uploaded CPython 3.14Windows x86-64

scikit_learn-1.9.1-cp314-cp314-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (9.2 MB view details)

Uploaded CPython 3.14manylinux: glibc 2.27+ x86-64manylinux: glibc 2.28+ x86-64

scikit_learn-1.9.1-cp314-cp314-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl (8.9 MB view details)

Uploaded CPython 3.14manylinux: glibc 2.27+ ARM64manylinux: glibc 2.28+ ARM64

scikit_learn-1.9.1-cp314-cp314-macosx_12_0_arm64.whl (8.3 MB view details)

Uploaded CPython 3.14macOS 12.0+ ARM64

scikit_learn-1.9.1-cp314-cp314-macosx_10_15_x86_64.whl (8.7 MB view details)

Uploaded CPython 3.14macOS 10.15+ x86-64

scikit_learn-1.9.1-cp313-cp313-win_arm64.whl (7.9 MB view details)

Uploaded CPython 3.13Windows ARM64

scikit_learn-1.9.1-cp313-cp313-win_amd64.whl (8.2 MB view details)

Uploaded CPython 3.13Windows x86-64

scikit_learn-1.9.1-cp313-cp313-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (9.1 MB view details)

Uploaded CPython 3.13manylinux: glibc 2.27+ x86-64manylinux: glibc 2.28+ x86-64

scikit_learn-1.9.1-cp313-cp313-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl (8.8 MB view details)

Uploaded CPython 3.13manylinux: glibc 2.27+ ARM64manylinux: glibc 2.28+ ARM64

scikit_learn-1.9.1-cp313-cp313-macosx_12_0_arm64.whl (8.3 MB view details)

Uploaded CPython 3.13macOS 12.0+ ARM64

scikit_learn-1.9.1-cp313-cp313-macosx_10_13_x86_64.whl (8.7 MB view details)

Uploaded CPython 3.13macOS 10.13+ x86-64

scikit_learn-1.9.1-cp312-cp312-win_arm64.whl (7.9 MB view details)

Uploaded CPython 3.12Windows ARM64

scikit_learn-1.9.1-cp312-cp312-win_amd64.whl (8.3 MB view details)

Uploaded CPython 3.12Windows x86-64

scikit_learn-1.9.1-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (9.2 MB view details)

Uploaded CPython 3.12manylinux: glibc 2.27+ x86-64manylinux: glibc 2.28+ x86-64

scikit_learn-1.9.1-cp312-cp312-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl (8.9 MB view details)

Uploaded CPython 3.12manylinux: glibc 2.27+ ARM64manylinux: glibc 2.28+ ARM64

scikit_learn-1.9.1-cp312-cp312-macosx_12_0_arm64.whl (8.3 MB view details)

Uploaded CPython 3.12macOS 12.0+ ARM64

scikit_learn-1.9.1-cp312-cp312-macosx_10_13_x86_64.whl (8.8 MB view details)

Uploaded CPython 3.12macOS 10.13+ x86-64

scikit_learn-1.9.1-cp311-cp311-win_arm64.whl (8.0 MB view details)

Uploaded CPython 3.11Windows ARM64

scikit_learn-1.9.1-cp311-cp311-win_amd64.whl (8.3 MB view details)

Uploaded CPython 3.11Windows x86-64

scikit_learn-1.9.1-cp311-cp311-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (9.3 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.27+ x86-64manylinux: glibc 2.28+ x86-64

scikit_learn-1.9.1-cp311-cp311-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl (9.0 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.27+ ARM64manylinux: glibc 2.28+ ARM64

scikit_learn-1.9.1-cp311-cp311-macosx_12_0_arm64.whl (8.3 MB view details)

Uploaded CPython 3.11macOS 12.0+ ARM64

scikit_learn-1.9.1-cp311-cp311-macosx_10_9_x86_64.whl (8.8 MB view details)

Uploaded CPython 3.11macOS 10.9+ x86-64

File details

Details for the file scikit_learn-1.9.1.tar.gz.

File metadata

  • Download URL: scikit_learn-1.9.1.tar.gz
  • Upload date:
  • Size: 7.8 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.13

File hashes

Hashes for scikit_learn-1.9.1.tar.gz
Algorithm Hash digest
SHA256 629cada3e33e2b9bf376cdc7614a47a4140b8aedc1d836579e359736fbd82977
MD5 682a7e19a342a71b941618cb59f48dd3
BLAKE2b-256 d2ebeaf5e07fcc0da7149b0e084f24e54edd7441b9a89ce7e034032ae97fe3a0

See more details on using hashes here.

Provenance

The following attestation bundles were made for scikit_learn-1.9.1.tar.gz:

Publisher: wheels.yml on scikit-learn/scikit-learn-release

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file scikit_learn-1.9.1-cp315-cp315t-win_arm64.whl.

File metadata

File hashes

Hashes for scikit_learn-1.9.1-cp315-cp315t-win_arm64.whl
Algorithm Hash digest
SHA256 800dd22dd87fe97dcea484c24e85dd93cf1734d86bd74e668ad18f7967f4d1b5
MD5 a37bdece045c552fe402ae9cb6a785b2
BLAKE2b-256 3127068e484d4b83004302e0d9cfc1faca69bcc010d76fbb66a642446095af1b

See more details on using hashes here.

Provenance

The following attestation bundles were made for scikit_learn-1.9.1-cp315-cp315t-win_arm64.whl:

Publisher: wheels.yml on scikit-learn/scikit-learn-release

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file scikit_learn-1.9.1-cp315-cp315t-win_amd64.whl.

File metadata

File hashes

Hashes for scikit_learn-1.9.1-cp315-cp315t-win_amd64.whl
Algorithm Hash digest
SHA256 ffbcbbbb44202fbe9bc64bced25a145759adb9ef010b3d37a8064958ac13df2a
MD5 8b65746221943ac817fcd6df3ac71649
BLAKE2b-256 d4904b7af4efd7909a4a0524a9f18457e4eb2eb60616eff2c7627eda8e3cdceb

See more details on using hashes here.

Provenance

The following attestation bundles were made for scikit_learn-1.9.1-cp315-cp315t-win_amd64.whl:

Publisher: wheels.yml on scikit-learn/scikit-learn-release

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file scikit_learn-1.9.1-cp315-cp315t-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for scikit_learn-1.9.1-cp315-cp315t-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 caae15634feceafa2612566b109a3082d3293167fac388eedaf77bff66b51983
MD5 a7d0225f7a0dfd3336b2b3ba82850b8d
BLAKE2b-256 c20382215cb78ad1c513a4498777571fb28444621ad26ef636287551767b7732

See more details on using hashes here.

Provenance

The following attestation bundles were made for scikit_learn-1.9.1-cp315-cp315t-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl:

Publisher: wheels.yml on scikit-learn/scikit-learn-release

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file scikit_learn-1.9.1-cp315-cp315t-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for scikit_learn-1.9.1-cp315-cp315t-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 b3da53831534214322d9cb240fa6f390b36cf69eba727a6d4bd3238677630d70
MD5 d892e162b4b4b450d9ac805385aaba03
BLAKE2b-256 7ecc687ae4214c2f598906c3b9fa5f86fbaf834b35e20360625528ff1b713f06

See more details on using hashes here.

Provenance

The following attestation bundles were made for scikit_learn-1.9.1-cp315-cp315t-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl:

Publisher: wheels.yml on scikit-learn/scikit-learn-release

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file scikit_learn-1.9.1-cp315-cp315t-macosx_12_0_arm64.whl.

File metadata

File hashes

Hashes for scikit_learn-1.9.1-cp315-cp315t-macosx_12_0_arm64.whl
Algorithm Hash digest
SHA256 09f4d73049cd63575157f6b1060e06a8c83a4bd3488dbfaeedf35ccba7aad712
MD5 fb7986263b259401979b3b8ffb131df1
BLAKE2b-256 9fddaa0d738808540f7eaacfab93e01982db8ef1c1c7473ef0ad38193e6aebd1

See more details on using hashes here.

Provenance

The following attestation bundles were made for scikit_learn-1.9.1-cp315-cp315t-macosx_12_0_arm64.whl:

Publisher: wheels.yml on scikit-learn/scikit-learn-release

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file scikit_learn-1.9.1-cp315-cp315t-macosx_10_15_x86_64.whl.

File metadata

File hashes

Hashes for scikit_learn-1.9.1-cp315-cp315t-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 48fefd8eb42bd4eec3e2d348149368ccd6d71987e20c30706a56a24eb86a6e73
MD5 deb516aa8ff4ee1e8b0746d6d217d6dc
BLAKE2b-256 0e35150383a42d83ec4c7b39f9c50bd68408ecf04c19fc30ea5198fa42e67d9c

See more details on using hashes here.

Provenance

The following attestation bundles were made for scikit_learn-1.9.1-cp315-cp315t-macosx_10_15_x86_64.whl:

Publisher: wheels.yml on scikit-learn/scikit-learn-release

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file scikit_learn-1.9.1-cp315-cp315-win_arm64.whl.

File metadata

File hashes

Hashes for scikit_learn-1.9.1-cp315-cp315-win_arm64.whl
Algorithm Hash digest
SHA256 ae6571a4828c6f5019bcd2b4125e5b18c0af3dbc9c99726c891f45f41335ec8e
MD5 6df992de85814a7b6fdd518ffe1f4d6a
BLAKE2b-256 2a1e5337a871bdea53effbd154b61429df048f2665653251de74a3bd8a6dea9e

See more details on using hashes here.

Provenance

The following attestation bundles were made for scikit_learn-1.9.1-cp315-cp315-win_arm64.whl:

Publisher: wheels.yml on scikit-learn/scikit-learn-release

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file scikit_learn-1.9.1-cp315-cp315-win_amd64.whl.

File metadata

File hashes

Hashes for scikit_learn-1.9.1-cp315-cp315-win_amd64.whl
Algorithm Hash digest
SHA256 52cfdb1fed3a34362dbc0bd96f2e761a66fd5724d6901629f5a558f1f3bd9849
MD5 207339c9b478f32ef84d9f5f0c45192b
BLAKE2b-256 f648858ceff52213cfd97c0a069362071756bcb70b9fac9771b38d87c4cf7f17

See more details on using hashes here.

Provenance

The following attestation bundles were made for scikit_learn-1.9.1-cp315-cp315-win_amd64.whl:

Publisher: wheels.yml on scikit-learn/scikit-learn-release

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file scikit_learn-1.9.1-cp315-cp315-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for scikit_learn-1.9.1-cp315-cp315-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 6754b7cabfc3df0b1f7b38f7a344f559bbae9d82f0ac5e3d48cccbd19fdcefdf
MD5 bcdecdd9d02327ed79c14f2f72fdd35e
BLAKE2b-256 47bb98a31f10fffbd39edcc2f8bf4119b29652248bb110b7d45c84e68aa293ab

See more details on using hashes here.

Provenance

The following attestation bundles were made for scikit_learn-1.9.1-cp315-cp315-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl:

Publisher: wheels.yml on scikit-learn/scikit-learn-release

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file scikit_learn-1.9.1-cp315-cp315-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for scikit_learn-1.9.1-cp315-cp315-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 8ca869d0080a5723cde2d5a8b54a2da1ff7e68735a9e9adb3da1243183a0fa01
MD5 838e262af8f7de4f9958188635cbb13b
BLAKE2b-256 a2610c6080f0d356fb966053009e7f25e9bff6cf74b0b16195ccf0c3757d1ae8

See more details on using hashes here.

Provenance

The following attestation bundles were made for scikit_learn-1.9.1-cp315-cp315-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl:

Publisher: wheels.yml on scikit-learn/scikit-learn-release

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file scikit_learn-1.9.1-cp315-cp315-macosx_12_0_arm64.whl.

File metadata

File hashes

Hashes for scikit_learn-1.9.1-cp315-cp315-macosx_12_0_arm64.whl
Algorithm Hash digest
SHA256 e1b468241f4a7a9a7a0d6479ad3cc47681cc151a4046c530f2777c3d68f08942
MD5 b57704165e9cd7402fbdb61aeddd12c2
BLAKE2b-256 64c9cc93e8a7fe204e43d70e96e5eb89871643be20025eea05eb4fdaf19afe39

See more details on using hashes here.

Provenance

The following attestation bundles were made for scikit_learn-1.9.1-cp315-cp315-macosx_12_0_arm64.whl:

Publisher: wheels.yml on scikit-learn/scikit-learn-release

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file scikit_learn-1.9.1-cp315-cp315-macosx_10_15_x86_64.whl.

File metadata

File hashes

Hashes for scikit_learn-1.9.1-cp315-cp315-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 8dec64f31a6e0ec826aca6c1b39a51e16d946e400d4c0904316f3ca72ccfb825
MD5 8b14d8977fa6a0ddc7d3644745a79bdf
BLAKE2b-256 e5c574a83ea39cef7cd07f53e06cc1cf51e79f35df74f81db956835d59ec34b1

See more details on using hashes here.

Provenance

The following attestation bundles were made for scikit_learn-1.9.1-cp315-cp315-macosx_10_15_x86_64.whl:

Publisher: wheels.yml on scikit-learn/scikit-learn-release

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file scikit_learn-1.9.1-cp314-cp314t-win_arm64.whl.

File metadata

File hashes

Hashes for scikit_learn-1.9.1-cp314-cp314t-win_arm64.whl
Algorithm Hash digest
SHA256 b01e5b01735d38474127ca3f49319b592506225a87793b27559816b5c75cea39
MD5 9b0f100ecedf5c10f7d994d6e6dfd791
BLAKE2b-256 e28fa9f405c5c0e2df6f343a871b40c97fb32969e3ccc38e3033dd118f3c261e

See more details on using hashes here.

Provenance

The following attestation bundles were made for scikit_learn-1.9.1-cp314-cp314t-win_arm64.whl:

Publisher: wheels.yml on scikit-learn/scikit-learn-release

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file scikit_learn-1.9.1-cp314-cp314t-win_amd64.whl.

File metadata

File hashes

Hashes for scikit_learn-1.9.1-cp314-cp314t-win_amd64.whl
Algorithm Hash digest
SHA256 38cd925e893e5539be704d5edc64dbe081aacdab6b89d8c2977c1f6a7a453ce5
MD5 339f76810c3076144ca68377c3c96746
BLAKE2b-256 000e361440972ae3d19b90ea88a84791138a51de0e8432a770ba741b2c8d9ced

See more details on using hashes here.

Provenance

The following attestation bundles were made for scikit_learn-1.9.1-cp314-cp314t-win_amd64.whl:

Publisher: wheels.yml on scikit-learn/scikit-learn-release

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file scikit_learn-1.9.1-cp314-cp314t-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for scikit_learn-1.9.1-cp314-cp314t-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 748bcb0a4cc04aec470652c9e5ec68450948e867387e7dfade647107ade68d25
MD5 e570ab2775c4ac5bcf70438c1ab1e241
BLAKE2b-256 1a5a4cb6c85160af4a639e87a3b7bf8b1c25cfc3b504c5af710ca416a6dcfc5f

See more details on using hashes here.

Provenance

The following attestation bundles were made for scikit_learn-1.9.1-cp314-cp314t-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl:

Publisher: wheels.yml on scikit-learn/scikit-learn-release

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file scikit_learn-1.9.1-cp314-cp314t-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for scikit_learn-1.9.1-cp314-cp314t-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 66f852f7325b5070bc28329005aca76055a2def78faac039548ae889aeaa45a6
MD5 7eec2f1bc6bdbc8066943658d11bb162
BLAKE2b-256 e7049c15d201e1b6a2e81b8215865df7646c5a360f560831769c8dc92ac1ab9a

See more details on using hashes here.

Provenance

The following attestation bundles were made for scikit_learn-1.9.1-cp314-cp314t-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl:

Publisher: wheels.yml on scikit-learn/scikit-learn-release

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file scikit_learn-1.9.1-cp314-cp314t-macosx_12_0_arm64.whl.

File metadata

File hashes

Hashes for scikit_learn-1.9.1-cp314-cp314t-macosx_12_0_arm64.whl
Algorithm Hash digest
SHA256 d137ce8a6142029fb5c35bd82f470c40cd9e760e5e2f7694b362c497c4ab3fa2
MD5 ba760b0d60d74bf77b594f8b1462a172
BLAKE2b-256 cb1811271f2f7db337db01f598e358721b1e83989407131272e5dd64214c28a8

See more details on using hashes here.

Provenance

The following attestation bundles were made for scikit_learn-1.9.1-cp314-cp314t-macosx_12_0_arm64.whl:

Publisher: wheels.yml on scikit-learn/scikit-learn-release

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file scikit_learn-1.9.1-cp314-cp314t-macosx_10_15_x86_64.whl.

File metadata

File hashes

Hashes for scikit_learn-1.9.1-cp314-cp314t-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 7b5cad1624de8b75e5b9ccb7b0ce1ff1d01306340a3efc56d5529c5ba92392eb
MD5 0f875eca020da0780859b01f14a8dc32
BLAKE2b-256 666e6befb2d5961490d18d9dbc16a5df37aa121d08bc9893316a6a363977a903

See more details on using hashes here.

Provenance

The following attestation bundles were made for scikit_learn-1.9.1-cp314-cp314t-macosx_10_15_x86_64.whl:

Publisher: wheels.yml on scikit-learn/scikit-learn-release

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file scikit_learn-1.9.1-cp314-cp314-win_arm64.whl.

File metadata

File hashes

Hashes for scikit_learn-1.9.1-cp314-cp314-win_arm64.whl
Algorithm Hash digest
SHA256 90de6573f733a9fb79476ff1371af52a397d41c8b35f9146e20923db010d67b6
MD5 c30359906cf3d9e621b8c8bbeb088a41
BLAKE2b-256 62e66d3cb8a45f5228f915acd66b819dd6b8232ccbe24532f51d278e3991df31

See more details on using hashes here.

Provenance

The following attestation bundles were made for scikit_learn-1.9.1-cp314-cp314-win_arm64.whl:

Publisher: wheels.yml on scikit-learn/scikit-learn-release

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file scikit_learn-1.9.1-cp314-cp314-win_amd64.whl.

File metadata

File hashes

Hashes for scikit_learn-1.9.1-cp314-cp314-win_amd64.whl
Algorithm Hash digest
SHA256 ca9051447455dae341d4d591eece7deb2d8e3d1020298fc87a81fc51e4da8f53
MD5 61507504c02e56dcff971e8fca840762
BLAKE2b-256 9a1331c6f8ba1b7eecef9dd9558576c752d2ec5785fd0e456bb9fc59305be23f

See more details on using hashes here.

Provenance

The following attestation bundles were made for scikit_learn-1.9.1-cp314-cp314-win_amd64.whl:

Publisher: wheels.yml on scikit-learn/scikit-learn-release

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file scikit_learn-1.9.1-cp314-cp314-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for scikit_learn-1.9.1-cp314-cp314-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 993d332ff80e62efae9e39603b7e872297c418d780f01a01855269a3489c950f
MD5 422b5d8ddd660309ee9c9a43de43cd47
BLAKE2b-256 864e0bab75490ca4b85fad8388739c7ebc71d9db553f8c69e39943ee8db0aaae

See more details on using hashes here.

Provenance

The following attestation bundles were made for scikit_learn-1.9.1-cp314-cp314-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl:

Publisher: wheels.yml on scikit-learn/scikit-learn-release

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file scikit_learn-1.9.1-cp314-cp314-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for scikit_learn-1.9.1-cp314-cp314-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 b5492cf2df5226691c32611de8734bcf42148c6547ae53c7f4e6b847793addc0
MD5 4caae12e0c3873370d1f082ef30c51e3
BLAKE2b-256 c46c06c7eb61a438e389cbf3f7210897069bec5a883dbe03c189ae792781e11a

See more details on using hashes here.

Provenance

The following attestation bundles were made for scikit_learn-1.9.1-cp314-cp314-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl:

Publisher: wheels.yml on scikit-learn/scikit-learn-release

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file scikit_learn-1.9.1-cp314-cp314-macosx_12_0_arm64.whl.

File metadata

File hashes

Hashes for scikit_learn-1.9.1-cp314-cp314-macosx_12_0_arm64.whl
Algorithm Hash digest
SHA256 8893bc6331f60f18d4ac75e12ed356e2dcf6a564bf767918b5b7ca54c8c8be49
MD5 f3e5bbc6fdd8f8a8fd4ace61a971f87b
BLAKE2b-256 9bedd68115577c8b42b0442ebd8180945d4008880a33176094640e00b585128e

See more details on using hashes here.

Provenance

The following attestation bundles were made for scikit_learn-1.9.1-cp314-cp314-macosx_12_0_arm64.whl:

Publisher: wheels.yml on scikit-learn/scikit-learn-release

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file scikit_learn-1.9.1-cp314-cp314-macosx_10_15_x86_64.whl.

File metadata

File hashes

Hashes for scikit_learn-1.9.1-cp314-cp314-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 d5d117952769b563067656784e03c75a2d8235a7a05cf7fffa78a311e75aac08
MD5 44c5393b439419e83759d7d6a87a5c1d
BLAKE2b-256 64e3b58e45082dcf3dcf0eb1192ee03545ec43d8c98441dfe20e88afca8442ce

See more details on using hashes here.

Provenance

The following attestation bundles were made for scikit_learn-1.9.1-cp314-cp314-macosx_10_15_x86_64.whl:

Publisher: wheels.yml on scikit-learn/scikit-learn-release

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file scikit_learn-1.9.1-cp313-cp313-win_arm64.whl.

File metadata

File hashes

Hashes for scikit_learn-1.9.1-cp313-cp313-win_arm64.whl
Algorithm Hash digest
SHA256 613f0a783ca05aa844a4e1ac42d48425058f2c52be73f40f8cd98b7cd111acd6
MD5 682c5616b759051e8f5cb754e5da9470
BLAKE2b-256 9e087a89bcdadd1fff0d464d01056417b646c9abcbc54f7297a0a1203bba5ebb

See more details on using hashes here.

Provenance

The following attestation bundles were made for scikit_learn-1.9.1-cp313-cp313-win_arm64.whl:

Publisher: wheels.yml on scikit-learn/scikit-learn-release

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file scikit_learn-1.9.1-cp313-cp313-win_amd64.whl.

File metadata

File hashes

Hashes for scikit_learn-1.9.1-cp313-cp313-win_amd64.whl
Algorithm Hash digest
SHA256 2070f271e5375dc42c6bb93b461ab1c0aa5841d4009267e0cfd95a39dca94a43
MD5 8ff3737e9c6945fa7210709d6f3abcc1
BLAKE2b-256 9645a10add34c08184d373be9384660c75758128ca881ed27b503b6f6a742478

See more details on using hashes here.

Provenance

The following attestation bundles were made for scikit_learn-1.9.1-cp313-cp313-win_amd64.whl:

Publisher: wheels.yml on scikit-learn/scikit-learn-release

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file scikit_learn-1.9.1-cp313-cp313-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for scikit_learn-1.9.1-cp313-cp313-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 55e79d6e9b0923f1a978179822bd43d7f5543f45e970a00fe861f43486380aba
MD5 3368b18afd3e768841ca7163a1cd7c38
BLAKE2b-256 23e5688703d357e5393f708d98eb189fd415ae69e39f6de03c6bd4005aef6118

See more details on using hashes here.

Provenance

The following attestation bundles were made for scikit_learn-1.9.1-cp313-cp313-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl:

Publisher: wheels.yml on scikit-learn/scikit-learn-release

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file scikit_learn-1.9.1-cp313-cp313-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for scikit_learn-1.9.1-cp313-cp313-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 5990f9c69e431bfaddcde1a6d7c5355243e026bc9b9e560c13893b90dab53fb4
MD5 cd4677bd8a59bfaf06ff360439228280
BLAKE2b-256 0f35a15b8653499692879821301d48059376d6e68e8b65cd0f22d19b6ee83cd9

See more details on using hashes here.

Provenance

The following attestation bundles were made for scikit_learn-1.9.1-cp313-cp313-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl:

Publisher: wheels.yml on scikit-learn/scikit-learn-release

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file scikit_learn-1.9.1-cp313-cp313-macosx_12_0_arm64.whl.

File metadata

File hashes

Hashes for scikit_learn-1.9.1-cp313-cp313-macosx_12_0_arm64.whl
Algorithm Hash digest
SHA256 61cd968ab831a76d0ecbaf0347ab2270268716da28f94fd022497e3d6f205f13
MD5 0d958c03e7aefd1a95e0c91c5f1b8614
BLAKE2b-256 2f813c6392c03665d2899457a76e535a9a6f597dddddf3220fd2e1d790da88c5

See more details on using hashes here.

Provenance

The following attestation bundles were made for scikit_learn-1.9.1-cp313-cp313-macosx_12_0_arm64.whl:

Publisher: wheels.yml on scikit-learn/scikit-learn-release

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file scikit_learn-1.9.1-cp313-cp313-macosx_10_13_x86_64.whl.

File metadata

File hashes

Hashes for scikit_learn-1.9.1-cp313-cp313-macosx_10_13_x86_64.whl
Algorithm Hash digest
SHA256 2c2b312fd8c02951a364fa120ea08c1cec10d863466bf1701b013152d7537835
MD5 1933c716dfbcc836ff09f1c6013250c2
BLAKE2b-256 bb8db60d5e7354ff0ff5cc9400e60273696589d87a30b8b2235886a76d80d062

See more details on using hashes here.

Provenance

The following attestation bundles were made for scikit_learn-1.9.1-cp313-cp313-macosx_10_13_x86_64.whl:

Publisher: wheels.yml on scikit-learn/scikit-learn-release

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file scikit_learn-1.9.1-cp312-cp312-win_arm64.whl.

File metadata

File hashes

Hashes for scikit_learn-1.9.1-cp312-cp312-win_arm64.whl
Algorithm Hash digest
SHA256 d5945a2908be62350e2978344e62b56c1552c2ca4f844ebf6277c94944d647dd
MD5 2189e91bdcf4e9c2bbb353ea7792de80
BLAKE2b-256 9dd6493086006ea0c68ad62c40a8dece1961b61bf503f45400f133d47f56e5be

See more details on using hashes here.

Provenance

The following attestation bundles were made for scikit_learn-1.9.1-cp312-cp312-win_arm64.whl:

Publisher: wheels.yml on scikit-learn/scikit-learn-release

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file scikit_learn-1.9.1-cp312-cp312-win_amd64.whl.

File metadata

File hashes

Hashes for scikit_learn-1.9.1-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 4b59abb30618121cc46b45972d6bf53a7128b4df4cd346c6ca6f4d5f9031e49c
MD5 23ba144162a1f5cdb4f1753bc48a71b8
BLAKE2b-256 728d27c054166bac671770d1ea0ef7716134fe8119c0df224a58c89fd735a61c

See more details on using hashes here.

Provenance

The following attestation bundles were made for scikit_learn-1.9.1-cp312-cp312-win_amd64.whl:

Publisher: wheels.yml on scikit-learn/scikit-learn-release

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file scikit_learn-1.9.1-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for scikit_learn-1.9.1-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 e5d7b18a5b9dca241a74695f3275fa4c895a9dadc72b3d8df5fa9d1083c9b83e
MD5 70d96dd9c3053fa458f09e7a44e6e653
BLAKE2b-256 8e57a50162f3d29feb979ab6347c6debda506dfb525bcff3c50dd17606651c7e

See more details on using hashes here.

Provenance

The following attestation bundles were made for scikit_learn-1.9.1-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl:

Publisher: wheels.yml on scikit-learn/scikit-learn-release

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file scikit_learn-1.9.1-cp312-cp312-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for scikit_learn-1.9.1-cp312-cp312-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 e4c20a6c017d820faa7ac8c783e3d0c6a9a2e297bf9f55332ca17cdf7fd4d04d
MD5 27814a9cfeefb9373102a7df8fd95b6f
BLAKE2b-256 782b5721a174406bfba49bce20ae997b3b64cf355c3f623a2638284ab6a82156

See more details on using hashes here.

Provenance

The following attestation bundles were made for scikit_learn-1.9.1-cp312-cp312-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl:

Publisher: wheels.yml on scikit-learn/scikit-learn-release

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file scikit_learn-1.9.1-cp312-cp312-macosx_12_0_arm64.whl.

File metadata

File hashes

Hashes for scikit_learn-1.9.1-cp312-cp312-macosx_12_0_arm64.whl
Algorithm Hash digest
SHA256 8c14ce41d561f7749f990b41d6703fe02c4669fbc485e598e069e0a1967b488e
MD5 85755f9a1761ca22878197f8d71746ad
BLAKE2b-256 60ea57e57539ce175d774fc291ed091b0a6d756854b92cd92554c6bb4d0ae498

See more details on using hashes here.

Provenance

The following attestation bundles were made for scikit_learn-1.9.1-cp312-cp312-macosx_12_0_arm64.whl:

Publisher: wheels.yml on scikit-learn/scikit-learn-release

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file scikit_learn-1.9.1-cp312-cp312-macosx_10_13_x86_64.whl.

File metadata

File hashes

Hashes for scikit_learn-1.9.1-cp312-cp312-macosx_10_13_x86_64.whl
Algorithm Hash digest
SHA256 0c0f8b5d09b44101cea2767f300680bada1ea27f976fe4b48b83950a4f55a49a
MD5 08553e8dd934ed198ea9fbaa6928908e
BLAKE2b-256 dfa725f0a43d2fde306e8ef45f45121192f687b79beaf4bae8c21607c46c5e63

See more details on using hashes here.

Provenance

The following attestation bundles were made for scikit_learn-1.9.1-cp312-cp312-macosx_10_13_x86_64.whl:

Publisher: wheels.yml on scikit-learn/scikit-learn-release

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file scikit_learn-1.9.1-cp311-cp311-win_arm64.whl.

File metadata

File hashes

Hashes for scikit_learn-1.9.1-cp311-cp311-win_arm64.whl
Algorithm Hash digest
SHA256 8218cb8938d3031e0d23842838425490c229ecf3e99f666776e09d12ed902352
MD5 b531b8f8da8218b7684a42593259b853
BLAKE2b-256 97448f43f8de3e025c505efbd88b9264008f39490fbaf15a5ca8dbd8dae0cb74

See more details on using hashes here.

Provenance

The following attestation bundles were made for scikit_learn-1.9.1-cp311-cp311-win_arm64.whl:

Publisher: wheels.yml on scikit-learn/scikit-learn-release

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file scikit_learn-1.9.1-cp311-cp311-win_amd64.whl.

File metadata

File hashes

Hashes for scikit_learn-1.9.1-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 220fa18152852a5ce29c49e1eaba9d44ec44631cd2e5cf65f5a40eafa5ab3412
MD5 a523c952f32484e786f1aa6e98b34d7e
BLAKE2b-256 298a8d1e888fe3d0dd4e2a1f3356dad703eed569aaf673e222b6f647005ad30f

See more details on using hashes here.

Provenance

The following attestation bundles were made for scikit_learn-1.9.1-cp311-cp311-win_amd64.whl:

Publisher: wheels.yml on scikit-learn/scikit-learn-release

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file scikit_learn-1.9.1-cp311-cp311-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for scikit_learn-1.9.1-cp311-cp311-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 52a0703bbc07ad27f560fa63fa68e4c54dd735bfbbf65b4dd3c225dc7547b6df
MD5 d4fa8a6088ef6309ad17b584de81c486
BLAKE2b-256 6946f8b95a7a16fd13b458401d5e85a63d88ecb3679f3649812d5fdbea4c8357

See more details on using hashes here.

Provenance

The following attestation bundles were made for scikit_learn-1.9.1-cp311-cp311-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl:

Publisher: wheels.yml on scikit-learn/scikit-learn-release

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file scikit_learn-1.9.1-cp311-cp311-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for scikit_learn-1.9.1-cp311-cp311-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 4298fcc01b3d8fa9768d36894e99cce0747b3b2dd73bfd80779e393769d0afab
MD5 284ac0203a2bcded8855afcdbd77812e
BLAKE2b-256 a1aaa7a61517eaaa8acbf6061d255a625034e4afa277caff47e829574cc21d1c

See more details on using hashes here.

Provenance

The following attestation bundles were made for scikit_learn-1.9.1-cp311-cp311-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl:

Publisher: wheels.yml on scikit-learn/scikit-learn-release

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file scikit_learn-1.9.1-cp311-cp311-macosx_12_0_arm64.whl.

File metadata

File hashes

Hashes for scikit_learn-1.9.1-cp311-cp311-macosx_12_0_arm64.whl
Algorithm Hash digest
SHA256 b48b2b5b41d9c5fbafef5f37b042f61110df3318ad2a45baf57287ea5b9ba5a2
MD5 c5fe5ab1cd9c3460d3981c2a6419224c
BLAKE2b-256 2331dc50d8780ac647bed9417f10a8b15ae3cf990ad7edb4f4b468f35030f8c5

See more details on using hashes here.

Provenance

The following attestation bundles were made for scikit_learn-1.9.1-cp311-cp311-macosx_12_0_arm64.whl:

Publisher: wheels.yml on scikit-learn/scikit-learn-release

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file scikit_learn-1.9.1-cp311-cp311-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for scikit_learn-1.9.1-cp311-cp311-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 326c188f92084bf58664229f4578eeab6176313b37cd5dfc85abd92b94130c58
MD5 d90a412c235e25c243a929d77e6ced88
BLAKE2b-256 79671904bf57ab9ea77b5ba3899178bcb35ff8d814fc38ef6d1283bcddeaf04a

See more details on using hashes here.

Provenance

The following attestation bundles were made for scikit_learn-1.9.1-cp311-cp311-macosx_10_9_x86_64.whl:

Publisher: wheels.yml on scikit-learn/scikit-learn-release

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Release history Release notifications | RSS feed

This release

1.9.1 This release

43 files

1.9.0

31 files

1.8.0

37 files

1.7.2

31 files

1.7.1

26 files

1.7.0

25 files

1.6.1

30 files

1.6.0

30 files

1.5.2

26 files

1.5.1

21 files

1.5.0

21 files

1.4.2

21 files

1.4.1.post1

21 files

1.4.0

41 files

1.3.2

26 files

1.3.1

26 files

1.3.0

21 files

1.2.2

21 files

1.2.1

21 files

1.2.0

21 files

1.1.3

21 files

1.1.2

18 files

1.1.1

18 files

1.1.0

18 files

1.0.2

32 files

1.0.1

25 files

1.0

25 files

0.24.2

33 files

0.24.1

33 files

0.24.0

25 files

0.23.2

16 files

0.23.1

16 files

0.23.0

16 files

0.22.2.post1

21 files

0.22.2

15 files

0.22.1

21 files

0.22

21 files

0.21.3

16 files

0.21.2

16 files

0.21.1

16 files

0.21.0

15 files

0.20.4

28 files

0.20.3

28 files

0.20.2

28 files

0.20.1

28 files

0.20.0

28 files

0.19.2

28 files

0.19.1

27 files

0.19.0

23 files

0.18.2

28 files

0.18.1

27 files

0.18

20 files

0.17.1

20 files

0.17

17 files

0.16.1

12 files

0.16.0

12 files

0.15.2

12 files

0.15.1

12 files

0.15.0

11 files

0.14.1

4 files

0.14

1 file

0.13.1

3 files

0.13

3 files

0.12.1

3 files

0.12

3 files

0.11

3 files

0.10

3 files

0.9

3 files

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page