Skip to main content

A set of python modules for machine learning and data mining

Project description

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 team of volunteers.

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.

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.

The project is currently maintained by a team of volunteers.

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

Project details


Release history Release notifications | RSS feed

This version

1.9.0

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.0.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.0-cp314-cp314t-win_arm64.whl (8.2 MB view details)

Uploaded CPython 3.14tWindows ARM64

scikit_learn-1.9.0-cp314-cp314t-win_amd64.whl (9.0 MB view details)

Uploaded CPython 3.14tWindows x86-64

scikit_learn-1.9.0-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.0-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.0-cp314-cp314t-macosx_12_0_arm64.whl (8.6 MB view details)

Uploaded CPython 3.14tmacOS 12.0+ ARM64

scikit_learn-1.9.0-cp314-cp314t-macosx_10_15_x86_64.whl (9.0 MB view details)

Uploaded CPython 3.14tmacOS 10.15+ x86-64

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

Uploaded CPython 3.14Windows ARM64

scikit_learn-1.9.0-cp314-cp314-win_amd64.whl (8.3 MB view details)

Uploaded CPython 3.14Windows x86-64

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

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

scikit_learn-1.9.0-cp314-cp314-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl (8.8 MB view details)

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

scikit_learn-1.9.0-cp314-cp314-macosx_12_0_arm64.whl (8.2 MB view details)

Uploaded CPython 3.14macOS 12.0+ ARM64

scikit_learn-1.9.0-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.0-cp313-cp313-win_arm64.whl (7.8 MB view details)

Uploaded CPython 3.13Windows ARM64

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

Uploaded CPython 3.13Windows x86-64

scikit_learn-1.9.0-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.0-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.0-cp313-cp313-macosx_12_0_arm64.whl (8.2 MB view details)

Uploaded CPython 3.13macOS 12.0+ ARM64

scikit_learn-1.9.0-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.0-cp312-cp312-win_arm64.whl (7.9 MB view details)

Uploaded CPython 3.12Windows ARM64

scikit_learn-1.9.0-cp312-cp312-win_amd64.whl (8.2 MB view details)

Uploaded CPython 3.12Windows x86-64

scikit_learn-1.9.0-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (9.1 MB view details)

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

scikit_learn-1.9.0-cp312-cp312-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl (8.8 MB view details)

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

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

Uploaded CPython 3.12macOS 12.0+ ARM64

scikit_learn-1.9.0-cp312-cp312-macosx_10_13_x86_64.whl (8.7 MB view details)

Uploaded CPython 3.12macOS 10.13+ x86-64

scikit_learn-1.9.0-cp311-cp311-win_arm64.whl (7.9 MB view details)

Uploaded CPython 3.11Windows ARM64

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

Uploaded CPython 3.11Windows x86-64

scikit_learn-1.9.0-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.0-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.0-cp311-cp311-macosx_12_0_arm64.whl (8.3 MB view details)

Uploaded CPython 3.11macOS 12.0+ ARM64

scikit_learn-1.9.0-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.0.tar.gz.

File metadata

  • Download URL: scikit_learn-1.9.0.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.0.tar.gz
Algorithm Hash digest
SHA256 8833266989d3a5110178a9fae30783675460724d0e1efb13b14901d2c660c557
MD5 084b33a058a3ceb42d07d0d3447fe8ab
BLAKE2b-256 fa6f37092bdb25f712817231799fc5674d8e704066a8a70c1d2d40517e18b4ab

See more details on using hashes here.

Provenance

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

Publisher: publish_pypi.yml on scikit-learn/scikit-learn

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.0-cp314-cp314t-win_arm64.whl.

File metadata

File hashes

Hashes for scikit_learn-1.9.0-cp314-cp314t-win_arm64.whl
Algorithm Hash digest
SHA256 051075bda8b7aab87b1906ab3d4740a1e1224a19d7b3781a576736edc94e76aa
MD5 1ce31205941037f61b0f830eadaf6dce
BLAKE2b-256 eef3ff83d76d7418112e5a61326443cdda87be3545dd8d6599c95b2481a4419e

See more details on using hashes here.

Provenance

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

Publisher: publish_pypi.yml on scikit-learn/scikit-learn

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.0-cp314-cp314t-win_amd64.whl.

File metadata

File hashes

Hashes for scikit_learn-1.9.0-cp314-cp314t-win_amd64.whl
Algorithm Hash digest
SHA256 78fc56eafd4edb9575d2d8950d1dd152061abb573341a1cb7e099fc40f6c6666
MD5 a4c937298d836c899b01d0507a085ac9
BLAKE2b-256 fbdeb650b4d69b84468cfa2e28a3ff7b8103743029e6446ce1a97fe060ef688c

See more details on using hashes here.

Provenance

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

Publisher: publish_pypi.yml on scikit-learn/scikit-learn

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.0-cp314-cp314t-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for scikit_learn-1.9.0-cp314-cp314t-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 5bad8f8b9950321b54c965fdcbac6c6c55e79e16646b49977bcf3668d3870a1a
MD5 809f357bf8446e15c8acf297303de029
BLAKE2b-256 4326b341b8dab5998da6270a3a42c2152c578501354d36f944b5856757035ef8

See more details on using hashes here.

Provenance

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

Publisher: publish_pypi.yml on scikit-learn/scikit-learn

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.0-cp314-cp314t-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for scikit_learn-1.9.0-cp314-cp314t-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 147e9329ef0e39f75d4cffa02b2aa48d827832684926cd5210d9a2cb5c57246b
MD5 a2934472ae7a6660cdea775b1a94cffc
BLAKE2b-256 183ce440e039bb82cd19004edaaad00acbde0fb9b461083c3ecf37941c557312

See more details on using hashes here.

Provenance

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

Publisher: publish_pypi.yml on scikit-learn/scikit-learn

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.0-cp314-cp314t-macosx_12_0_arm64.whl.

File metadata

File hashes

Hashes for scikit_learn-1.9.0-cp314-cp314t-macosx_12_0_arm64.whl
Algorithm Hash digest
SHA256 ee1a8db2c18c08e34c7412d4b10be1cac214cd4ea7dc9715a6a327eb49a37c96
MD5 032e086615c015b70236fdc5d5c50e01
BLAKE2b-256 75b020a4546eb17f3b25d3c66df15810411c14ed5065bcfab50b53c96fb627b2

See more details on using hashes here.

Provenance

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

Publisher: publish_pypi.yml on scikit-learn/scikit-learn

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.0-cp314-cp314t-macosx_10_15_x86_64.whl.

File metadata

File hashes

Hashes for scikit_learn-1.9.0-cp314-cp314t-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 4ccacf04ca5f4b492158a5f28afe0ace43f81b2571e4b9a66d34848b46128949
MD5 63b5ac17f9c4f67991bce0da5918d164
BLAKE2b-256 8a43bfae3121ec67ae09150d453c442c7c1cc166e9aefe056e6ab3b7728a5cfc

See more details on using hashes here.

Provenance

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

Publisher: publish_pypi.yml on scikit-learn/scikit-learn

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.0-cp314-cp314-win_arm64.whl.

File metadata

File hashes

Hashes for scikit_learn-1.9.0-cp314-cp314-win_arm64.whl
Algorithm Hash digest
SHA256 1b944b6db288f6b926e3650026ddafb988929de95d11fc2cc5fa117773c9ba42
MD5 fa9323cc9f124fdf22a5e9145e721825
BLAKE2b-256 655bd4c879cf358f1187141cf90ced473f087183489090244f50c124a2ee478b

See more details on using hashes here.

Provenance

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

Publisher: publish_pypi.yml on scikit-learn/scikit-learn

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.0-cp314-cp314-win_amd64.whl.

File metadata

File hashes

Hashes for scikit_learn-1.9.0-cp314-cp314-win_amd64.whl
Algorithm Hash digest
SHA256 64fa347efc1c839c487433e40c5144d38c336e8a2b59c81aa8660373945c2673
MD5 1dbbc08656dbbb816e119a07a726ccf0
BLAKE2b-256 a2d56a58eea2cb9abbb9b3f2bb8b2cfb3243d1152d69f442d256c7af71304769

See more details on using hashes here.

Provenance

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

Publisher: publish_pypi.yml on scikit-learn/scikit-learn

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.0-cp314-cp314-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for scikit_learn-1.9.0-cp314-cp314-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 1fea2cc5677ab49d6f5bade978c866da44957b712d92e9635e8b4f723013c3cb
MD5 d5b5f7eeb7158b6cbb36e0b4adabdc42
BLAKE2b-256 f0af4d72d9e475ac83719160c662619e4bf7b95c19507cd582e7d0167a3c3dae

See more details on using hashes here.

Provenance

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

Publisher: publish_pypi.yml on scikit-learn/scikit-learn

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.0-cp314-cp314-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for scikit_learn-1.9.0-cp314-cp314-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 5162ad10a418c8a282dde04c9aa06965de3e9a65f33c1440c0ae69bb1a09d913
MD5 a49acd47bec7b343443557c657775c0f
BLAKE2b-256 7d79f4a0c4fe9711154cddabf913471153af79056382ddc612cfe5ee0ff4b72e

See more details on using hashes here.

Provenance

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

Publisher: publish_pypi.yml on scikit-learn/scikit-learn

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.0-cp314-cp314-macosx_12_0_arm64.whl.

File metadata

File hashes

Hashes for scikit_learn-1.9.0-cp314-cp314-macosx_12_0_arm64.whl
Algorithm Hash digest
SHA256 24360002ae845e7866522b0a5bbf690802e7bc388cac8663502e78aa98598aa2
MD5 ef19e44afd85750c1b2f8ac06ba15802
BLAKE2b-256 3ca7552a7821597c632b907f7bfe8f36f9f572777af8ef8a48353041cf8e091a

See more details on using hashes here.

Provenance

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

Publisher: publish_pypi.yml on scikit-learn/scikit-learn

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.0-cp314-cp314-macosx_10_15_x86_64.whl.

File metadata

File hashes

Hashes for scikit_learn-1.9.0-cp314-cp314-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 9656acd4e93f74e0b66c8a36c88830a99252dfa900044d36bc2212ae89a47162
MD5 61d9b056c7b05b679a71a52c4dc14153
BLAKE2b-256 f47dc9a35cf59b20a86fec24d306f1547b78dec194b08d367ce2a3e4854169d9

See more details on using hashes here.

Provenance

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

Publisher: publish_pypi.yml on scikit-learn/scikit-learn

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.0-cp313-cp313-win_arm64.whl.

File metadata

File hashes

Hashes for scikit_learn-1.9.0-cp313-cp313-win_arm64.whl
Algorithm Hash digest
SHA256 d77f54c017633791bc0225a43e2f8d03745fdcfe4880268fcc4df15f505dec2e
MD5 00cefa61908698f83d370effb5ae9d85
BLAKE2b-256 78c715739eb2f61fda3c54639e9942414e5a19ad8a8d1f5a3266afad7cb7df80

See more details on using hashes here.

Provenance

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

Publisher: publish_pypi.yml on scikit-learn/scikit-learn

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.0-cp313-cp313-win_amd64.whl.

File metadata

File hashes

Hashes for scikit_learn-1.9.0-cp313-cp313-win_amd64.whl
Algorithm Hash digest
SHA256 5808d98f15c6bf6d9d96d2348c1997392a5888ce7097e664105f930c4bca1277
MD5 3865f958dafabf6341d64fe1a9e30b08
BLAKE2b-256 203f7917ca72464038f6240ec70c29f94862d08a34a74291ae4d4ec5eb8186a0

See more details on using hashes here.

Provenance

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

Publisher: publish_pypi.yml on scikit-learn/scikit-learn

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.0-cp313-cp313-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for scikit_learn-1.9.0-cp313-cp313-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 da76d09304a4706db7cc1e3ebaa3b6b98a67365cc11d2996c4f1e58ba47df714
MD5 ae6fdf6dd9bd92cac82a4f930a14ec58
BLAKE2b-256 1f888dab5de10c638c083772a6be83a3d8106ced492f74a928c8693638e5bb50

See more details on using hashes here.

Provenance

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

Publisher: publish_pypi.yml on scikit-learn/scikit-learn

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.0-cp313-cp313-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for scikit_learn-1.9.0-cp313-cp313-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 38c3dcb9a1ffb85505ec53d54c7b4aea0cff70050425a7760c2af661ac85df05
MD5 c3a510be2366c539975d919a71dd33ca
BLAKE2b-256 0c39ffe829a5b8ecb40a518724a997794657fdc354ada5e8fe8e64d998c0bac9

See more details on using hashes here.

Provenance

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

Publisher: publish_pypi.yml on scikit-learn/scikit-learn

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.0-cp313-cp313-macosx_12_0_arm64.whl.

File metadata

File hashes

Hashes for scikit_learn-1.9.0-cp313-cp313-macosx_12_0_arm64.whl
Algorithm Hash digest
SHA256 5b934c45c252844a91d69fda3a34cff5e7307e1db10d77cb10a3980312c74713
MD5 562bd0f664af7bee1d9ff92a6980987a
BLAKE2b-256 3e045acd7ae280c5f93b6ac5ef6cdec14eef4c8d1cd91d85b3292989c94d96b1

See more details on using hashes here.

Provenance

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

Publisher: publish_pypi.yml on scikit-learn/scikit-learn

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.0-cp313-cp313-macosx_10_13_x86_64.whl.

File metadata

File hashes

Hashes for scikit_learn-1.9.0-cp313-cp313-macosx_10_13_x86_64.whl
Algorithm Hash digest
SHA256 80746d63bd4b6eaca54d36fe5feaf4d28bb38dc6f9470f81c7cad7c40155f119
MD5 3a51045362c46ca5ce94c4fd2626e66a
BLAKE2b-256 3c01cf3310626b6d48d3e9be69a1223f9180360b5e6edb045f50fade723ce494

See more details on using hashes here.

Provenance

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

Publisher: publish_pypi.yml on scikit-learn/scikit-learn

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.0-cp312-cp312-win_arm64.whl.

File metadata

File hashes

Hashes for scikit_learn-1.9.0-cp312-cp312-win_arm64.whl
Algorithm Hash digest
SHA256 26e22435f63bcdcf396b574273f29f13dd531f5ea035801f5be10ba1540a4e60
MD5 b03130752915818a84b3ce13412be71e
BLAKE2b-256 cffd3c0863792e98e67e9184aa4029288a175935eb65443afcd30d4f143450cf

See more details on using hashes here.

Provenance

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

Publisher: publish_pypi.yml on scikit-learn/scikit-learn

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.0-cp312-cp312-win_amd64.whl.

File metadata

File hashes

Hashes for scikit_learn-1.9.0-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 4306775fad04cc4b472a1b15af1ae9cede1540fbfcc17fbce3767cd8dc7ae283
MD5 42e7a4fe8c1ac15bae87e0a96bd99c10
BLAKE2b-256 83a4c8e67227c680e2259c8864ae72ff48b06e16a6f51253a22167aa02a8aa4e

See more details on using hashes here.

Provenance

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

Publisher: publish_pypi.yml on scikit-learn/scikit-learn

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.0-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for scikit_learn-1.9.0-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 056c92bb67ad4c28463c2f2653d9701449201e7e7a9e94e321be0f71c4fef2b8
MD5 ae890195c6aa7e426f59964bf81eeeb1
BLAKE2b-256 6cc263fdda36c56437eeb44aaf9493c8bcd62ce230ab1598924fc626ffbfa943

See more details on using hashes here.

Provenance

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

Publisher: publish_pypi.yml on scikit-learn/scikit-learn

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.0-cp312-cp312-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for scikit_learn-1.9.0-cp312-cp312-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 5e50ed4da51974e86e940690e9a3d82e729b62b5a49f7c9bac534d515d39d86f
MD5 c0781cef11dd78cbaa68774472733093
BLAKE2b-256 a0ee5adbc77656b71f9456a2f5a7a9fdb4bcf9207a6b962889f1c2f9323afa4e

See more details on using hashes here.

Provenance

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

Publisher: publish_pypi.yml on scikit-learn/scikit-learn

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.0-cp312-cp312-macosx_12_0_arm64.whl.

File metadata

File hashes

Hashes for scikit_learn-1.9.0-cp312-cp312-macosx_12_0_arm64.whl
Algorithm Hash digest
SHA256 5be45aa4a42a68a533913a6ed736cf309de2226411c79ef8d609a5456f1939b1
MD5 3bdc2e130ea121ad3e9d84a1d9012ebe
BLAKE2b-256 ccd52b5148f2279196775e1db2aeb85d14b70ac80e7e32b3b28e7ebeafb0901d

See more details on using hashes here.

Provenance

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

Publisher: publish_pypi.yml on scikit-learn/scikit-learn

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.0-cp312-cp312-macosx_10_13_x86_64.whl.

File metadata

File hashes

Hashes for scikit_learn-1.9.0-cp312-cp312-macosx_10_13_x86_64.whl
Algorithm Hash digest
SHA256 2bd41b0d201bc81575531b96b713d3eb5e5f50fb0b82101ff0f92294fdc236ac
MD5 88382102949f94fcf6cebb823fe43f63
BLAKE2b-256 ac2075f915ff375d6249e6550ac740fdbbd66159a068fd3af1400ff62036b07a

See more details on using hashes here.

Provenance

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

Publisher: publish_pypi.yml on scikit-learn/scikit-learn

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.0-cp311-cp311-win_arm64.whl.

File metadata

File hashes

Hashes for scikit_learn-1.9.0-cp311-cp311-win_arm64.whl
Algorithm Hash digest
SHA256 366652351f092b219c248f1e72821e841960a63d8f358f1dcfd54dc1cbdbbc28
MD5 ec73bfe303db4a8f2efe5282cd311582
BLAKE2b-256 3779a733f02dc2118da7e77a134b34f39f40201a353311b011d20859d2db3556

See more details on using hashes here.

Provenance

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

Publisher: publish_pypi.yml on scikit-learn/scikit-learn

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.0-cp311-cp311-win_amd64.whl.

File metadata

File hashes

Hashes for scikit_learn-1.9.0-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 5dc1818c77575d149e25fce9ef82dd7b7263ae372f03494158668ad632a69759
MD5 f3d088d961e2a364e9fa5b541ddb8e8e
BLAKE2b-256 3b67be3d369f40d8178ba3bd86635d132e08cb5329b023e4669d9426d84bc007

See more details on using hashes here.

Provenance

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

Publisher: publish_pypi.yml on scikit-learn/scikit-learn

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.0-cp311-cp311-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for scikit_learn-1.9.0-cp311-cp311-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 f7e254636164090da847715a27f8e5478feb98c40a9e0ee90cbd277de9e5ceb8
MD5 299851957eb0b8227f7ae26892447a62
BLAKE2b-256 8dda4810a28e473185429e45a57eebcc91fc991b33d889cc0676063e671db03d

See more details on using hashes here.

Provenance

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

Publisher: publish_pypi.yml on scikit-learn/scikit-learn

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.0-cp311-cp311-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for scikit_learn-1.9.0-cp311-cp311-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 fd3a8ef0c758555a3b23c03adaa858af32f7736785ded50ad5991f59c4ed03fa
MD5 7b831527cb1e540b6c5e056bba9b148a
BLAKE2b-256 2564eb40435e1a508ab1b4e284ce43ae80f6a162e5be5e38ed5a6fab467a9ea4

See more details on using hashes here.

Provenance

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

Publisher: publish_pypi.yml on scikit-learn/scikit-learn

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.0-cp311-cp311-macosx_12_0_arm64.whl.

File metadata

File hashes

Hashes for scikit_learn-1.9.0-cp311-cp311-macosx_12_0_arm64.whl
Algorithm Hash digest
SHA256 f401448645a3e7bc115aa3c094097865155b34bff1cba8101857d9104e99074c
MD5 3f6517c94078dc75cdb36c4ec1874132
BLAKE2b-256 42e2ff880f62677a17d035817d543cb0fc8727d01eccbee81c5f7fc733a9d856

See more details on using hashes here.

Provenance

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

Publisher: publish_pypi.yml on scikit-learn/scikit-learn

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.0-cp311-cp311-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for scikit_learn-1.9.0-cp311-cp311-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 9db6f4d34e68c8899e4cab27fdf8eafe6ed21f2ba52ceb25ea250cd237f8e47b
MD5 b13a3c6431b5221fb31b85eab05b66c9
BLAKE2b-256 f5bee844fd9586e66540a15b71924d17a6cbc1bb749e81ddd0a796bcdba4c055

See more details on using hashes here.

Provenance

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

Publisher: publish_pypi.yml on scikit-learn/scikit-learn

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

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page