Skip to main content

A set of python modules for machine learning and data mining

Project description

Azure 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.10)

  • NumPy (>= 1.22.0)

  • SciPy (>= 1.8.0)

  • joblib (>= 1.2.0)

  • threadpoolctl (>= 3.1.0)


Scikit-learn plotting capabilities (i.e., functions start with plot_ and classes end with Display) require Matplotlib (>= 3.5.0). For running the examples Matplotlib >= 3.5.0 is required. A few examples require scikit-image >= 0.19.0, a few examples require pandas >= 1.4.0, some examples require seaborn >= 0.9.0 and plotly >= 5.14.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


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.7.1.tar.gz (7.2 MB view details)

Uploaded Source

Built Distributions

scikit_learn-1.7.1-cp313-cp313t-win_amd64.whl (9.3 MB view details)

Uploaded CPython 3.13tWindows x86-64

scikit_learn-1.7.1-cp313-cp313t-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl (9.4 MB view details)

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

scikit_learn-1.7.1-cp313-cp313t-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (9.5 MB view details)

Uploaded CPython 3.13tmanylinux: glibc 2.17+ x86-64

scikit_learn-1.7.1-cp313-cp313t-macosx_12_0_arm64.whl (9.0 MB view details)

Uploaded CPython 3.13tmacOS 12.0+ ARM64

scikit_learn-1.7.1-cp313-cp313t-macosx_10_13_x86_64.whl (9.6 MB view details)

Uploaded CPython 3.13tmacOS 10.13+ x86-64

scikit_learn-1.7.1-cp313-cp313-win_amd64.whl (8.7 MB view details)

Uploaded CPython 3.13Windows x86-64

scikit_learn-1.7.1-cp313-cp313-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl (9.3 MB view details)

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

scikit_learn-1.7.1-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (9.4 MB view details)

Uploaded CPython 3.13manylinux: glibc 2.17+ x86-64

scikit_learn-1.7.1-cp313-cp313-macosx_12_0_arm64.whl (8.6 MB view details)

Uploaded CPython 3.13macOS 12.0+ ARM64

scikit_learn-1.7.1-cp313-cp313-macosx_10_13_x86_64.whl (9.2 MB view details)

Uploaded CPython 3.13macOS 10.13+ x86-64

scikit_learn-1.7.1-cp312-cp312-win_amd64.whl (8.7 MB view details)

Uploaded CPython 3.12Windows x86-64

scikit_learn-1.7.1-cp312-cp312-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl (9.3 MB view details)

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

scikit_learn-1.7.1-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (9.5 MB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ x86-64

scikit_learn-1.7.1-cp312-cp312-macosx_12_0_arm64.whl (8.6 MB view details)

Uploaded CPython 3.12macOS 12.0+ ARM64

scikit_learn-1.7.1-cp312-cp312-macosx_10_13_x86_64.whl (9.3 MB view details)

Uploaded CPython 3.12macOS 10.13+ x86-64

scikit_learn-1.7.1-cp311-cp311-win_amd64.whl (8.9 MB view details)

Uploaded CPython 3.11Windows x86-64

scikit_learn-1.7.1-cp311-cp311-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl (9.5 MB view details)

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

scikit_learn-1.7.1-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (9.7 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ x86-64

scikit_learn-1.7.1-cp311-cp311-macosx_12_0_arm64.whl (8.7 MB view details)

Uploaded CPython 3.11macOS 12.0+ ARM64

scikit_learn-1.7.1-cp311-cp311-macosx_10_9_x86_64.whl (9.3 MB view details)

Uploaded CPython 3.11macOS 10.9+ x86-64

scikit_learn-1.7.1-cp310-cp310-win_amd64.whl (8.9 MB view details)

Uploaded CPython 3.10Windows x86-64

scikit_learn-1.7.1-cp310-cp310-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl (9.5 MB view details)

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

scikit_learn-1.7.1-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (9.7 MB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ x86-64

scikit_learn-1.7.1-cp310-cp310-macosx_12_0_arm64.whl (8.7 MB view details)

Uploaded CPython 3.10macOS 12.0+ ARM64

scikit_learn-1.7.1-cp310-cp310-macosx_10_9_x86_64.whl (9.3 MB view details)

Uploaded CPython 3.10macOS 10.9+ x86-64

File details

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

File metadata

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

File hashes

Hashes for scikit_learn-1.7.1.tar.gz
Algorithm Hash digest
SHA256 24b3f1e976a4665aa74ee0fcaac2b8fccc6ae77c8e07ab25da3ba6d3292b9802
MD5 7d76c001b7009205ee016fe528a94a00
BLAKE2b-256 41845f4af978fff619706b8961accac84780a6d298d82a8873446f72edb4ead0

See more details on using hashes here.

Provenance

The following attestation bundles were made for scikit_learn-1.7.1.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.7.1-cp313-cp313t-win_amd64.whl.

File metadata

File hashes

Hashes for scikit_learn-1.7.1-cp313-cp313t-win_amd64.whl
Algorithm Hash digest
SHA256 b1bd1d919210b6a10b7554b717c9000b5485aa95a1d0f177ae0d7ee8ec750da5
MD5 e5eede45f069a80ce95bc5960dab2c4c
BLAKE2b-256 f220f4777fcd5627dc6695fa6b92179d0edb7a3ac1b91bcd9a1c7f64fa7ade23

See more details on using hashes here.

Provenance

The following attestation bundles were made for scikit_learn-1.7.1-cp313-cp313t-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.7.1-cp313-cp313t-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for scikit_learn-1.7.1-cp313-cp313t-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 88e1a20131cf741b84b89567e1717f27a2ced228e0f29103426102bc2e3b8ef7
MD5 2c08744f82fc43408d6371a8541786e3
BLAKE2b-256 1482b21aa1e0c4cee7e74864d3a5a721ab8fcae5ca55033cb6263dca297ed35b

See more details on using hashes here.

Provenance

The following attestation bundles were made for scikit_learn-1.7.1-cp313-cp313t-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.7.1-cp313-cp313t-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.

File metadata

File hashes

Hashes for scikit_learn-1.7.1-cp313-cp313t-manylinux2014_x86_64.manylinux_2_17_x86_64.whl
Algorithm Hash digest
SHA256 1f812729e38c8cb37f760dce71a9b83ccfb04f59b3dca7c6079dcdc60544fa9e
MD5 a583911125374efc9e502ec5d6b50506
BLAKE2b-256 6f80abe18fe471af9f1d181904203d62697998b27d9b62124cd281d740ded2f9

See more details on using hashes here.

Provenance

The following attestation bundles were made for scikit_learn-1.7.1-cp313-cp313t-manylinux2014_x86_64.manylinux_2_17_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.7.1-cp313-cp313t-macosx_12_0_arm64.whl.

File metadata

File hashes

Hashes for scikit_learn-1.7.1-cp313-cp313t-macosx_12_0_arm64.whl
Algorithm Hash digest
SHA256 10679f7f125fe7ecd5fad37dd1aa2daae7e3ad8df7f3eefa08901b8254b3e12c
MD5 221059c7315c34cc2b6c41dc710da36d
BLAKE2b-256 ee1c6f4b3344805de783d20a51eb24d4c9ad4b11a7f75c1801e6ec6d777361fd

See more details on using hashes here.

Provenance

The following attestation bundles were made for scikit_learn-1.7.1-cp313-cp313t-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.7.1-cp313-cp313t-macosx_10_13_x86_64.whl.

File metadata

File hashes

Hashes for scikit_learn-1.7.1-cp313-cp313t-macosx_10_13_x86_64.whl
Algorithm Hash digest
SHA256 781674d096303cfe3d351ae6963ff7c958db61cde3421cd490e3a5a58f2a94ae
MD5 601f16db6b79f38613b7a986ba457fb1
BLAKE2b-256 619545726819beccdaa34d3362ea9b2ff9f2b5d3b8bf721bd632675870308ceb

See more details on using hashes here.

Provenance

The following attestation bundles were made for scikit_learn-1.7.1-cp313-cp313t-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.7.1-cp313-cp313-win_amd64.whl.

File metadata

File hashes

Hashes for scikit_learn-1.7.1-cp313-cp313-win_amd64.whl
Algorithm Hash digest
SHA256 ca6d31fb10e04d50bfd2b50d66744729dbb512d4efd0223b864e2fdbfc4cee11
MD5 5d091407835dddb588ffc5b5705bc5c1
BLAKE2b-256 e2479291cfa1db1dae9880420d1e07dbc7e8dd4a7cdbc42eaba22512e6bde958

See more details on using hashes here.

Provenance

The following attestation bundles were made for scikit_learn-1.7.1-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.7.1-cp313-cp313-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for scikit_learn-1.7.1-cp313-cp313-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 4f1262883c6a63f067a980a8cdd2d2e7f2513dddcef6a9eaada6416a7a7cbe43
MD5 6e0f94608a88eb7acdbccb20da800099
BLAKE2b-256 e866277967b29bd297538dc7a6ecfb1a7dce751beabd0d7f7a2233be7a4f7832

See more details on using hashes here.

Provenance

The following attestation bundles were made for scikit_learn-1.7.1-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.7.1-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.

File metadata

File hashes

Hashes for scikit_learn-1.7.1-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_x86_64.whl
Algorithm Hash digest
SHA256 13679981fdaebc10cc4c13c43344416a86fcbc61449cb3e6517e1df9d12c8309
MD5 39f5cd1e029073d501754509d92b7deb
BLAKE2b-256 9972c86a4cd867816350fe8dee13f30222340b9cd6b96173955819a5561810c5

See more details on using hashes here.

Provenance

The following attestation bundles were made for scikit_learn-1.7.1-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_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.7.1-cp313-cp313-macosx_12_0_arm64.whl.

File metadata

File hashes

Hashes for scikit_learn-1.7.1-cp313-cp313-macosx_12_0_arm64.whl
Algorithm Hash digest
SHA256 a10f276639195a96c86aa572ee0698ad64ee939a7b042060b98bd1930c261d10
MD5 bb453d94c419a5d71464b785c02f8f03
BLAKE2b-256 71f3f1df377d1bdfc3e3e2adc9c119c238b182293e6740df4cbeac6de2cc3e23

See more details on using hashes here.

Provenance

The following attestation bundles were made for scikit_learn-1.7.1-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.7.1-cp313-cp313-macosx_10_13_x86_64.whl.

File metadata

File hashes

Hashes for scikit_learn-1.7.1-cp313-cp313-macosx_10_13_x86_64.whl
Algorithm Hash digest
SHA256 b7839687fa46d02e01035ad775982f2470be2668e13ddd151f0f55a5bf123bae
MD5 e684ed74aeb1228c7b207cc8190410b4
BLAKE2b-256 52f8e0533303f318a0f37b88300d21f79b6ac067188d4824f1047a37214ab718

See more details on using hashes here.

Provenance

The following attestation bundles were made for scikit_learn-1.7.1-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.7.1-cp312-cp312-win_amd64.whl.

File metadata

File hashes

Hashes for scikit_learn-1.7.1-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 3ddd9092c1bd469acab337d87930067c87eac6bd544f8d5027430983f1e1ae88
MD5 e473894a90755d86abdcbb4c21629598
BLAKE2b-256 15fac61a787e35f05f17fc10523f567677ec4eeee5f95aa4798dbbbcd9625617

See more details on using hashes here.

Provenance

The following attestation bundles were made for scikit_learn-1.7.1-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.7.1-cp312-cp312-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for scikit_learn-1.7.1-cp312-cp312-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 e3142f0abe1ad1d1c31a2ae987621e41f6b578144a911ff4ac94781a583adad7
MD5 24bd433df870d78b994c7258fa7d0f74
BLAKE2b-256 ad09a2aa0b4e644e5c4ede7006748f24e72863ba2ae71897fecfd832afea01b4

See more details on using hashes here.

Provenance

The following attestation bundles were made for scikit_learn-1.7.1-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.7.1-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.

File metadata

File hashes

Hashes for scikit_learn-1.7.1-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.whl
Algorithm Hash digest
SHA256 588410fa19a96a69763202f1d6b7b91d5d7a5d73be36e189bc6396bfb355bd87
MD5 d9f2b31563ebdd3a878082f2e03e1c10
BLAKE2b-256 f31b998312db6d361ded1dd56b457ada371a8d8d77ca2195a7d18fd8a1736f21

See more details on using hashes here.

Provenance

The following attestation bundles were made for scikit_learn-1.7.1-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_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.7.1-cp312-cp312-macosx_12_0_arm64.whl.

File metadata

File hashes

Hashes for scikit_learn-1.7.1-cp312-cp312-macosx_12_0_arm64.whl
Algorithm Hash digest
SHA256 2fd8b8d35817b0d9ebf0b576f7d5ffbbabdb55536b0655a8aaae629d7ffd2e1f
MD5 6102c865f0c6db6edbfb90b50e2cf590
BLAKE2b-256 674e899317092f5efcab0e9bc929e3391341cec8fb0e816c4789686770024580

See more details on using hashes here.

Provenance

The following attestation bundles were made for scikit_learn-1.7.1-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.7.1-cp312-cp312-macosx_10_13_x86_64.whl.

File metadata

File hashes

Hashes for scikit_learn-1.7.1-cp312-cp312-macosx_10_13_x86_64.whl
Algorithm Hash digest
SHA256 3cee419b49b5bbae8796ecd690f97aa412ef1674410c23fc3257c6b8b85b8087
MD5 ac04fca402f88288c41b7312712ef888
BLAKE2b-256 cb1657f176585b35ed865f51b04117947fe20f130f78940c6477b6d66279c9c2

See more details on using hashes here.

Provenance

The following attestation bundles were made for scikit_learn-1.7.1-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.7.1-cp311-cp311-win_amd64.whl.

File metadata

File hashes

Hashes for scikit_learn-1.7.1-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 c711d652829a1805a95d7fe96654604a8f16eab5a9e9ad87b3e60173415cb650
MD5 92fe3de7021ecba4450363ec3e5d3059
BLAKE2b-256 b23b47b5eaee01ef2b5a80ba3f7f6ecf79587cb458690857d4777bfd77371c6f

See more details on using hashes here.

Provenance

The following attestation bundles were made for scikit_learn-1.7.1-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.7.1-cp311-cp311-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for scikit_learn-1.7.1-cp311-cp311-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 30d1f413cfc0aa5a99132a554f1d80517563c34a9d3e7c118fde2d273c6fe0f7
MD5 ae57a58e3546063155308a9dffbb7aa6
BLAKE2b-256 dfceabdb1dcbb1d2b66168ec43b23ee0cee356b4cc4100ddee3943934ebf1480

See more details on using hashes here.

Provenance

The following attestation bundles were made for scikit_learn-1.7.1-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.7.1-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.

File metadata

File hashes

Hashes for scikit_learn-1.7.1-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.whl
Algorithm Hash digest
SHA256 40daccd1b5623f39e8943ab39735cadf0bdce80e67cdca2adcb5426e987320a8
MD5 41a9dcba28434e5409673bbc581a1fc1
BLAKE2b-256 269285ec172418f39474c1cd0221d611345d4f433fc4ee2fc68e01f524ccc4e4

See more details on using hashes here.

Provenance

The following attestation bundles were made for scikit_learn-1.7.1-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_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.7.1-cp311-cp311-macosx_12_0_arm64.whl.

File metadata

File hashes

Hashes for scikit_learn-1.7.1-cp311-cp311-macosx_12_0_arm64.whl
Algorithm Hash digest
SHA256 bb870c0daf3bf3be145ec51df8ac84720d9972170786601039f024bf6d61a518
MD5 ed9e8956bf8734a315898eb491706cba
BLAKE2b-256 8da1d3a7628630a711e2ac0d1a482910da174b629f44e7dd8cfcd6924a4ef81a

See more details on using hashes here.

Provenance

The following attestation bundles were made for scikit_learn-1.7.1-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.7.1-cp311-cp311-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for scikit_learn-1.7.1-cp311-cp311-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 90c8494ea23e24c0fb371afc474618c1019dc152ce4a10e4607e62196113851b
MD5 3011b0d4f11be69ae1b5a9253303eae5
BLAKE2b-256 b4bda23177930abd81b96daffa30ef9c54ddbf544d3226b8788ce4c3ef1067b4

See more details on using hashes here.

Provenance

The following attestation bundles were made for scikit_learn-1.7.1-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.

File details

Details for the file scikit_learn-1.7.1-cp310-cp310-win_amd64.whl.

File metadata

File hashes

Hashes for scikit_learn-1.7.1-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 9963b065677a4ce295e8ccdee80a1dd62b37249e667095039adcd5bce6e90deb
MD5 63f168eda05b8eb9af750cf1bd79638b
BLAKE2b-256 127be1ae4b7e1dd85c4ca2694ff9cc4a9690970fd6150d81b975e6c5c6f8ee7c

See more details on using hashes here.

Provenance

The following attestation bundles were made for scikit_learn-1.7.1-cp310-cp310-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.7.1-cp310-cp310-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for scikit_learn-1.7.1-cp310-cp310-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 b62b76ad408a821475b43b7bb90a9b1c9a4d8d125d505c2df0539f06d6e631b1
MD5 cb43b1afcb2f90512c3bc92e47b83d91
BLAKE2b-256 1841bceacec1285b94eb9e4659b24db46c23346d7e22cf258d63419eb5dec6f7

See more details on using hashes here.

Provenance

The following attestation bundles were made for scikit_learn-1.7.1-cp310-cp310-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.7.1-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.

File metadata

File hashes

Hashes for scikit_learn-1.7.1-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.whl
Algorithm Hash digest
SHA256 2f2e78e56a40c7587dea9a28dc4a49500fa2ead366869418c66f0fd75b80885c
MD5 45253a9cd38ce31498200133b0c2f382
BLAKE2b-256 fba4e488acdece6d413f370a9589a7193dac79cd486b2e418d3276d6ea0b9305

See more details on using hashes here.

Provenance

The following attestation bundles were made for scikit_learn-1.7.1-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_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.7.1-cp310-cp310-macosx_12_0_arm64.whl.

File metadata

File hashes

Hashes for scikit_learn-1.7.1-cp310-cp310-macosx_12_0_arm64.whl
Algorithm Hash digest
SHA256 16af2e44164f05d04337fd1fc3ae7c4ea61fd9b0d527e22665346336920fe0e1
MD5 0c0d6a7d9641efb757e1cb9f0d217b17
BLAKE2b-256 fd523056b6adb1ac58a0bc335fc2ed2fcf599974d908855e8cb0ca55f797593c

See more details on using hashes here.

Provenance

The following attestation bundles were made for scikit_learn-1.7.1-cp310-cp310-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.7.1-cp310-cp310-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for scikit_learn-1.7.1-cp310-cp310-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 406204dd4004f0517f0b23cf4b28c6245cbd51ab1b6b78153bc784def214946d
MD5 ad607cd7fd65ca624202fd3a77cb13e3
BLAKE2b-256 74880dd5be14ef19f2d80a77780be35a33aa94e8a3b3223d80bee8892a7832b4

See more details on using hashes here.

Provenance

The following attestation bundles were made for scikit_learn-1.7.1-cp310-cp310-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 Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page