Skip to main content

A set of python modules for machine learning and data mining

Project description

Azure CirrusCI Codecov CircleCI Nightly wheels Black 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.9)

  • NumPy (>= 1.19.5)

  • SciPy (>= 1.6.0)

  • joblib (>= 1.2.0)

  • threadpoolctl (>= 3.1.0)


Scikit-learn 0.20 was the last version to support Python 2.7 and Python 3.4. scikit-learn 1.0 and later require Python 3.7 or newer. scikit-learn 1.1 and later require Python 3.8 or newer.

Scikit-learn plotting capabilities (i.e., functions start with plot_ and classes end with Display) require Matplotlib (>= 3.3.4). For running the examples Matplotlib >= 3.3.4 is required. A few examples require scikit-image >= 0.17.2, a few examples require pandas >= 1.1.5, 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

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

Uploaded Source

Built Distributions

scikit_learn-1.6.0rc1-cp313-cp313t-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (12.6 MB view details)

Uploaded CPython 3.13t manylinux: glibc 2.17+ x86-64

scikit_learn-1.6.0rc1-cp313-cp313t-macosx_12_0_arm64.whl (11.1 MB view details)

Uploaded CPython 3.13t macOS 12.0+ ARM64

scikit_learn-1.6.0rc1-cp313-cp313t-macosx_10_13_x86_64.whl (12.0 MB view details)

Uploaded CPython 3.13t macOS 10.13+ x86-64

scikit_learn-1.6.0rc1-cp313-cp313-win_amd64.whl (11.1 MB view details)

Uploaded CPython 3.13 Windows x86-64

scikit_learn-1.6.0rc1-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (13.1 MB view details)

Uploaded CPython 3.13 manylinux: glibc 2.17+ x86-64

scikit_learn-1.6.0rc1-cp313-cp313-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (12.2 MB view details)

Uploaded CPython 3.13 manylinux: glibc 2.17+ ARM64

scikit_learn-1.6.0rc1-cp313-cp313-macosx_12_0_arm64.whl (11.1 MB view details)

Uploaded CPython 3.13 macOS 12.0+ ARM64

scikit_learn-1.6.0rc1-cp313-cp313-macosx_10_13_x86_64.whl (12.0 MB view details)

Uploaded CPython 3.13 macOS 10.13+ x86-64

scikit_learn-1.6.0rc1-cp312-cp312-win_amd64.whl (11.1 MB view details)

Uploaded CPython 3.12 Windows x86-64

scikit_learn-1.6.0rc1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (13.1 MB view details)

Uploaded CPython 3.12 manylinux: glibc 2.17+ x86-64

scikit_learn-1.6.0rc1-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (12.2 MB view details)

Uploaded CPython 3.12 manylinux: glibc 2.17+ ARM64

scikit_learn-1.6.0rc1-cp312-cp312-macosx_12_0_arm64.whl (11.2 MB view details)

Uploaded CPython 3.12 macOS 12.0+ ARM64

scikit_learn-1.6.0rc1-cp312-cp312-macosx_10_13_x86_64.whl (12.1 MB view details)

Uploaded CPython 3.12 macOS 10.13+ x86-64

scikit_learn-1.6.0rc1-cp311-cp311-win_amd64.whl (11.2 MB view details)

Uploaded CPython 3.11 Windows x86-64

scikit_learn-1.6.0rc1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (13.5 MB view details)

Uploaded CPython 3.11 manylinux: glibc 2.17+ x86-64

scikit_learn-1.6.0rc1-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (12.6 MB view details)

Uploaded CPython 3.11 manylinux: glibc 2.17+ ARM64

scikit_learn-1.6.0rc1-cp311-cp311-macosx_12_0_arm64.whl (11.1 MB view details)

Uploaded CPython 3.11 macOS 12.0+ ARM64

scikit_learn-1.6.0rc1-cp311-cp311-macosx_10_9_x86_64.whl (12.1 MB view details)

Uploaded CPython 3.11 macOS 10.9+ x86-64

scikit_learn-1.6.0rc1-cp310-cp310-win_amd64.whl (11.1 MB view details)

Uploaded CPython 3.10 Windows x86-64

scikit_learn-1.6.0rc1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (13.5 MB view details)

Uploaded CPython 3.10 manylinux: glibc 2.17+ x86-64

scikit_learn-1.6.0rc1-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (12.6 MB view details)

Uploaded CPython 3.10 manylinux: glibc 2.17+ ARM64

scikit_learn-1.6.0rc1-cp310-cp310-macosx_12_0_arm64.whl (11.1 MB view details)

Uploaded CPython 3.10 macOS 12.0+ ARM64

scikit_learn-1.6.0rc1-cp310-cp310-macosx_10_9_x86_64.whl (12.1 MB view details)

Uploaded CPython 3.10 macOS 10.9+ x86-64

scikit_learn-1.6.0rc1-cp39-cp39-win_amd64.whl (11.2 MB view details)

Uploaded CPython 3.9 Windows x86-64

scikit_learn-1.6.0rc1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (13.5 MB view details)

Uploaded CPython 3.9 manylinux: glibc 2.17+ x86-64

scikit_learn-1.6.0rc1-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (12.7 MB view details)

Uploaded CPython 3.9 manylinux: glibc 2.17+ ARM64

scikit_learn-1.6.0rc1-cp39-cp39-macosx_12_0_arm64.whl (11.1 MB view details)

Uploaded CPython 3.9 macOS 12.0+ ARM64

scikit_learn-1.6.0rc1-cp39-cp39-macosx_10_9_x86_64.whl (12.1 MB view details)

Uploaded CPython 3.9 macOS 10.9+ x86-64

File details

Details for the file scikit_learn-1.6.0rc1.tar.gz.

File metadata

  • Download URL: scikit_learn-1.6.0rc1.tar.gz
  • Upload date:
  • Size: 7.1 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/5.1.1 CPython/3.12.7

File hashes

Hashes for scikit_learn-1.6.0rc1.tar.gz
Algorithm Hash digest
SHA256 91decc594a2a8b7c4a7f0b7278c35026f2c32d094a5808ad4831316fbe9e9bb3
MD5 f929672af7c12d163a4208a5819787fe
BLAKE2b-256 af18df1531d28c53e5afdddb6e4f75ca5c1333bb82f3cd064932c54e59827454

See more details on using hashes here.

Provenance

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

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

Attestations:

File details

Details for the file scikit_learn-1.6.0rc1-cp313-cp313t-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for scikit_learn-1.6.0rc1-cp313-cp313t-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 a7401ea64139840bef04c66e5685b5a83c9e0fbfa34face46efc64e7cde23235
MD5 3962c28c95b140cb32a6e7d42a1fc1b6
BLAKE2b-256 f8cf5849bcd303456ff9366dbf1431b190b52e71f662eb602915e4ee2ee11bdd

See more details on using hashes here.

Provenance

The following attestation bundles were made for scikit_learn-1.6.0rc1-cp313-cp313t-manylinux_2_17_x86_64.manylinux2014_x86_64.whl:

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

Attestations:

File details

Details for the file scikit_learn-1.6.0rc1-cp313-cp313t-macosx_12_0_arm64.whl.

File metadata

File hashes

Hashes for scikit_learn-1.6.0rc1-cp313-cp313t-macosx_12_0_arm64.whl
Algorithm Hash digest
SHA256 221c483100e89c9bd8efb89ec4ea5a2bb5ceb407e17e31d1959d546b0c3e4f4c
MD5 35b2506ba86f2e9b6270b1d06e55ff0b
BLAKE2b-256 57bbfff405ade95285d344a008380acc49ce32e08657ec85bd0f9f649faf73ec

See more details on using hashes here.

Provenance

The following attestation bundles were made for scikit_learn-1.6.0rc1-cp313-cp313t-macosx_12_0_arm64.whl:

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

Attestations:

File details

Details for the file scikit_learn-1.6.0rc1-cp313-cp313t-macosx_10_13_x86_64.whl.

File metadata

File hashes

Hashes for scikit_learn-1.6.0rc1-cp313-cp313t-macosx_10_13_x86_64.whl
Algorithm Hash digest
SHA256 7c63070077fc92d85792dafd3ee1184ab9fa6a8eb69ae33e2f668068ac5db3f4
MD5 d1686cfd2f293540ca82796ed5320fa6
BLAKE2b-256 1c6ec116431ff9b86d19b873de9a245b2bcae03203a7cff374a8e0f9d23b5486

See more details on using hashes here.

Provenance

The following attestation bundles were made for scikit_learn-1.6.0rc1-cp313-cp313t-macosx_10_13_x86_64.whl:

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

Attestations:

File details

Details for the file scikit_learn-1.6.0rc1-cp313-cp313-win_amd64.whl.

File metadata

File hashes

Hashes for scikit_learn-1.6.0rc1-cp313-cp313-win_amd64.whl
Algorithm Hash digest
SHA256 6113b5c59b5eb28d633f3795ef5b878d77e0486e953c7c40aa08f0e7ac27b6e0
MD5 468844f97ae286b7c8fb15d69c1a35ad
BLAKE2b-256 555e909b6104cf462d1740d976a129436c54484f008bc5b8241e85427a40a07f

See more details on using hashes here.

Provenance

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

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

Attestations:

File details

Details for the file scikit_learn-1.6.0rc1-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for scikit_learn-1.6.0rc1-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 ce7a8ad0c4472cd3e8ef582f93c34b697728b463741b988a11d1711db0d78074
MD5 1194ba8ba17120d671a733bf19dfd629
BLAKE2b-256 0d0a2c37820606a902f617b5344b435e7dcbbadc59e7d90431526e3507c38ec1

See more details on using hashes here.

Provenance

The following attestation bundles were made for scikit_learn-1.6.0rc1-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl:

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

Attestations:

File details

Details for the file scikit_learn-1.6.0rc1-cp313-cp313-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for scikit_learn-1.6.0rc1-cp313-cp313-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 fd296b9cc9d917661fef18646bd5d2ebf80351f5c1a476471c5d442f07e4bc6f
MD5 52363b66b472655228f4d2ac51127b69
BLAKE2b-256 28a15ff2233677fab437444351ff94d3eec423b7e6a0cdb7b50767a986c7fb2e

See more details on using hashes here.

Provenance

The following attestation bundles were made for scikit_learn-1.6.0rc1-cp313-cp313-manylinux_2_17_aarch64.manylinux2014_aarch64.whl:

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

Attestations:

File details

Details for the file scikit_learn-1.6.0rc1-cp313-cp313-macosx_12_0_arm64.whl.

File metadata

File hashes

Hashes for scikit_learn-1.6.0rc1-cp313-cp313-macosx_12_0_arm64.whl
Algorithm Hash digest
SHA256 ee7fd5a252cf08ae80495fab0668ddf968b2c43b78a44ad130ced48c3fd990a7
MD5 346956baef6f9064cd76ea57d98449ef
BLAKE2b-256 855a1f2ed4124c1f5c85ab8e717076ff64c788b8ac2e6a57dec7d77512e51a5e

See more details on using hashes here.

Provenance

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

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

Attestations:

File details

Details for the file scikit_learn-1.6.0rc1-cp313-cp313-macosx_10_13_x86_64.whl.

File metadata

File hashes

Hashes for scikit_learn-1.6.0rc1-cp313-cp313-macosx_10_13_x86_64.whl
Algorithm Hash digest
SHA256 1636cbc6ab0f242124dd622dc091e8c8560167cd0876d65024032b8c81511f63
MD5 dea23940b6c1339826e96bbf89b06e79
BLAKE2b-256 bb20dd1a08851fb50af7c10f595d4b099ac0eb56596df1e8dd6ec1411c043494

See more details on using hashes here.

Provenance

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

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

Attestations:

File details

Details for the file scikit_learn-1.6.0rc1-cp312-cp312-win_amd64.whl.

File metadata

File hashes

Hashes for scikit_learn-1.6.0rc1-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 db5bd3c25a94c21111117170b1c6f21afdd41eabcbe0f2370e19847662f124e4
MD5 9e2a64ab3e76775347d793e2fb20b490
BLAKE2b-256 37ce2af7769f90fd1ccd9890524bd185b93a53e79a5f00b9c2308c2bdb0bcd9c

See more details on using hashes here.

Provenance

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

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

Attestations:

File details

Details for the file scikit_learn-1.6.0rc1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for scikit_learn-1.6.0rc1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 b19b513f7deb1758c9fe4820e9d8c30fd08cbef62e6a623dc42d6f0de384cdb0
MD5 e7b5347589aaba585e974034e3b9cd5b
BLAKE2b-256 aef536b84202cea9aecc79babc1ab0565609537f897f385f419161b3d2a7e641

See more details on using hashes here.

Provenance

The following attestation bundles were made for scikit_learn-1.6.0rc1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl:

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

Attestations:

File details

Details for the file scikit_learn-1.6.0rc1-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for scikit_learn-1.6.0rc1-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 30ef5c9c9a39d964496070dba5d33f88396e95fb0b8588de4216ac02718e1f27
MD5 09a2d9f051e9036ecdc51cc529e8c3f6
BLAKE2b-256 7c940172ac44be14cd74059314d9d14724ec790f995826f38645182c92c9a4fd

See more details on using hashes here.

Provenance

The following attestation bundles were made for scikit_learn-1.6.0rc1-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl:

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

Attestations:

File details

Details for the file scikit_learn-1.6.0rc1-cp312-cp312-macosx_12_0_arm64.whl.

File metadata

File hashes

Hashes for scikit_learn-1.6.0rc1-cp312-cp312-macosx_12_0_arm64.whl
Algorithm Hash digest
SHA256 60999a03cfc028015ef684dc79225d1f89feb642e1c372c6eff1a8aaf4fe65eb
MD5 ccb51e2680775e05bd62fdd8dca0af48
BLAKE2b-256 ebeab22bc1a51dc8d23707290fbfa3aa1b8f470097381d10e848ed482dd42791

See more details on using hashes here.

Provenance

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

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

Attestations:

File details

Details for the file scikit_learn-1.6.0rc1-cp312-cp312-macosx_10_13_x86_64.whl.

File metadata

File hashes

Hashes for scikit_learn-1.6.0rc1-cp312-cp312-macosx_10_13_x86_64.whl
Algorithm Hash digest
SHA256 6b294bd4a592a546b5b0fb4e4c6fece9c37cff5ccbd43e94b56d6b00bf3abb52
MD5 6a4454541cc6c8366544fd7ad106d55f
BLAKE2b-256 9dfd69e520634b022806471a647f827d0e49d936cfe7bf8dc01e781d68a85292

See more details on using hashes here.

Provenance

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

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

Attestations:

File details

Details for the file scikit_learn-1.6.0rc1-cp311-cp311-win_amd64.whl.

File metadata

File hashes

Hashes for scikit_learn-1.6.0rc1-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 09780ae1f5ee15d3b38387ff0b6b67d9efd30a442205f080c28d57c402233c56
MD5 5638c4884a9ed2599308dfe799ae5aa4
BLAKE2b-256 6e307462a158db9da2669aae274317b03af9583e51965b568f2e2ad4ccf8e38f

See more details on using hashes here.

Provenance

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

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

Attestations:

File details

Details for the file scikit_learn-1.6.0rc1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for scikit_learn-1.6.0rc1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 597b9c4bf80a79fe515b97f84c26beba5f1becd79b79bdd1f551a1ea1abe5d1b
MD5 41a62ef73830c17b5d8165d3d66f4e67
BLAKE2b-256 3113307368cc74e47ae013eee9b7af52c5e33c4a16590b31cee4ec79d9b5a613

See more details on using hashes here.

Provenance

The following attestation bundles were made for scikit_learn-1.6.0rc1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl:

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

Attestations:

File details

Details for the file scikit_learn-1.6.0rc1-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for scikit_learn-1.6.0rc1-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 42767af01c02b2a2fbc08463775d9b91883447cd9cb8acd38af5cbc95b89e49a
MD5 5639e8db5e38a66ca291a140618394af
BLAKE2b-256 4c0c099e580568624580c10838b7d5c9a670ba05d4dfe6cc7f4acb9cf7e3ac3b

See more details on using hashes here.

Provenance

The following attestation bundles were made for scikit_learn-1.6.0rc1-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl:

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

Attestations:

File details

Details for the file scikit_learn-1.6.0rc1-cp311-cp311-macosx_12_0_arm64.whl.

File metadata

File hashes

Hashes for scikit_learn-1.6.0rc1-cp311-cp311-macosx_12_0_arm64.whl
Algorithm Hash digest
SHA256 216f847a8e0494288a377761e7c8e7ed0b0ba09a21f683448ef9cc317aac174f
MD5 62267bfc89c323cddc6d62112e2e21f2
BLAKE2b-256 6b2320df3b49c65062de109d41684cbbc90c014efea3d029783bc5eaa3a0fe70

See more details on using hashes here.

Provenance

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

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

Attestations:

File details

Details for the file scikit_learn-1.6.0rc1-cp311-cp311-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for scikit_learn-1.6.0rc1-cp311-cp311-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 84a0d294e3ad70e13aa9ab5846e798b59ac206ebf9a76208ceffb6c3c58b938c
MD5 20fffa42105f4fb75b00efa2f1dee627
BLAKE2b-256 8912a2b2bc34f33c6d31525ae9655210296d60a47c2451973e6c3933ce8cf40a

See more details on using hashes here.

Provenance

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

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

Attestations:

File details

Details for the file scikit_learn-1.6.0rc1-cp310-cp310-win_amd64.whl.

File metadata

File hashes

Hashes for scikit_learn-1.6.0rc1-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 4fc72f5e509a45d4a6fdded883b215f3fc3a915eac877cd7145b546bf63820f4
MD5 23bf3cd50830a38fa5e94c7ce2d25acd
BLAKE2b-256 b0bb093d54a568625c69042e10d585c7191bd5426ddc008d958066072c49f531

See more details on using hashes here.

Provenance

The following attestation bundles were made for scikit_learn-1.6.0rc1-cp310-cp310-win_amd64.whl:

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

Attestations:

File details

Details for the file scikit_learn-1.6.0rc1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for scikit_learn-1.6.0rc1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 5d33646c1a9fd0d9689c069a76f2902139f920b8216eb9f0ae3243dba5f674fa
MD5 069022532546f801a611da2b33c6a506
BLAKE2b-256 16a0f5517cd304058c322aced6fe755d807a81156b2d4d1692891a3a257f31dd

See more details on using hashes here.

Provenance

The following attestation bundles were made for scikit_learn-1.6.0rc1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl:

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

Attestations:

File details

Details for the file scikit_learn-1.6.0rc1-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for scikit_learn-1.6.0rc1-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 a8db4238db5c037cadae6595cb17104645a3ad98c0c0d103cb1b5167586227a3
MD5 d312e1ea8a852a19eb8cad759031f5aa
BLAKE2b-256 de197f35bf802b3695bc673929f4977d6b76eba7bd4e65ea30f2569c55d638c6

See more details on using hashes here.

Provenance

The following attestation bundles were made for scikit_learn-1.6.0rc1-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl:

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

Attestations:

File details

Details for the file scikit_learn-1.6.0rc1-cp310-cp310-macosx_12_0_arm64.whl.

File metadata

File hashes

Hashes for scikit_learn-1.6.0rc1-cp310-cp310-macosx_12_0_arm64.whl
Algorithm Hash digest
SHA256 fbd0af995df67b9fa70e3e2e98b326a053e0c4219c747b7c1cf3229f16d871f1
MD5 6cd258e75c6c4f5458245a4110c51608
BLAKE2b-256 0e0197e6dcec448331fd83c94aeea7d3bb168feec8969708b17009e107f4eab4

See more details on using hashes here.

Provenance

The following attestation bundles were made for scikit_learn-1.6.0rc1-cp310-cp310-macosx_12_0_arm64.whl:

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

Attestations:

File details

Details for the file scikit_learn-1.6.0rc1-cp310-cp310-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for scikit_learn-1.6.0rc1-cp310-cp310-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 8648f26fb2f4e5b16ab88dde4ca46bec0ecd1f0a9168eac6523562d7226cb891
MD5 f51d3de90bc9573e62de329606680d79
BLAKE2b-256 1bd05907bce226f18bd9ba12907659c7adcaa5ced7a93db17a0b366b2c909853

See more details on using hashes here.

Provenance

The following attestation bundles were made for scikit_learn-1.6.0rc1-cp310-cp310-macosx_10_9_x86_64.whl:

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

Attestations:

File details

Details for the file scikit_learn-1.6.0rc1-cp39-cp39-win_amd64.whl.

File metadata

File hashes

Hashes for scikit_learn-1.6.0rc1-cp39-cp39-win_amd64.whl
Algorithm Hash digest
SHA256 17b9f504f1a06e5c2c2a33c27b725a670a48407b0f4a6c6254b5c96eaf3c371c
MD5 a7a3934b08cc70b8dc9848920ea7c1e6
BLAKE2b-256 52ea834a1193fe62e414827689484766df2d6ccbf79e481718d82d15f29ee899

See more details on using hashes here.

Provenance

The following attestation bundles were made for scikit_learn-1.6.0rc1-cp39-cp39-win_amd64.whl:

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

Attestations:

File details

Details for the file scikit_learn-1.6.0rc1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for scikit_learn-1.6.0rc1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 9bd376a7e63801e5e32d66aa6b55346584092c2112364c7ff2f373d089a7ff5d
MD5 92d87a8eba67863dbd34256731c30a2d
BLAKE2b-256 c97fc122c63de5c18c81c8721be3c41da3f7b6e8c5aac79cb858c9c328b7ded9

See more details on using hashes here.

Provenance

The following attestation bundles were made for scikit_learn-1.6.0rc1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl:

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

Attestations:

File details

Details for the file scikit_learn-1.6.0rc1-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for scikit_learn-1.6.0rc1-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 48453c73e88deb23dbc199a9bcea80658f906982b9d700d2e64605c15a894721
MD5 c4fe2d5c6d25725cb27986500897d30d
BLAKE2b-256 f20dacab18ebce1d9f41cf43163a2e13768bf8ae0b72194d3edfb8fb4b0cf5d3

See more details on using hashes here.

Provenance

The following attestation bundles were made for scikit_learn-1.6.0rc1-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl:

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

Attestations:

File details

Details for the file scikit_learn-1.6.0rc1-cp39-cp39-macosx_12_0_arm64.whl.

File metadata

File hashes

Hashes for scikit_learn-1.6.0rc1-cp39-cp39-macosx_12_0_arm64.whl
Algorithm Hash digest
SHA256 6b2c4ca0730c92889545274dbf00f5f4735dcb266f17137527264201090593d9
MD5 1e99824611aff1fd9beac31682f30daa
BLAKE2b-256 a7e165306c80c1336eb4faa61d17ccf2d5ad0bd90b89734dd926a8938d11962e

See more details on using hashes here.

Provenance

The following attestation bundles were made for scikit_learn-1.6.0rc1-cp39-cp39-macosx_12_0_arm64.whl:

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

Attestations:

File details

Details for the file scikit_learn-1.6.0rc1-cp39-cp39-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for scikit_learn-1.6.0rc1-cp39-cp39-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 55bd402bbdcfcb3624cf427867acd4026274a0a767d45a9ba275b662045767a2
MD5 d4911181f53bac2d794f19f5923fe5fb
BLAKE2b-256 7477a7e689c5a8104d80f8d7187f607e7c1edf31b1dffaa9ccbc235ce6fb586a

See more details on using hashes here.

Provenance

The following attestation bundles were made for scikit_learn-1.6.0rc1-cp39-cp39-macosx_10_9_x86_64.whl:

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

Attestations:

Supported by

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