Skip to main content

A set of python modules for machine learning and data mining

Project description

Azure Travis Codecov CircleCI Nightly wheels PythonVersion PyPi DOI

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.6)

  • NumPy (>= 1.13.3)

  • SciPy (>= 0.19.1)

  • joblib (>= 0.11)

  • threadpoolctl (>= 2.0.0)


Scikit-learn 0.20 was the last version to support Python 2.7 and Python 3.4. scikit-learn 0.23 and later require Python 3.6 or newer.

Scikit-learn plotting capabilities (i.e., functions start with plot_ and classes end with “Display”) require Matplotlib (>= 2.1.1). For running the examples Matplotlib >= 2.1.1 is required. A few examples require scikit-image >= 0.13, a few examples require pandas >= 0.25.0, some examples require seaborn >= 0.9.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 >= 5.0.1 installed):

pytest sklearn

See the web page https://scikit-learn.org/dev/developers/advanced_installation.html#testing 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

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

Uploaded Source

Built Distributions

scikit_learn-0.24.1-cp39-cp39-win_amd64.whl (6.9 MB view details)

Uploaded CPython 3.9Windows x86-64

scikit_learn-0.24.1-cp39-cp39-win32.whl (6.1 MB view details)

Uploaded CPython 3.9Windows x86

scikit_learn-0.24.1-cp39-cp39-manylinux2014_aarch64.whl (25.5 MB view details)

Uploaded CPython 3.9

scikit_learn-0.24.1-cp39-cp39-manylinux2010_x86_64.whl (23.8 MB view details)

Uploaded CPython 3.9manylinux: glibc 2.12+ x86-64

scikit_learn-0.24.1-cp39-cp39-manylinux2010_i686.whl (22.6 MB view details)

Uploaded CPython 3.9manylinux: glibc 2.12+ i686

scikit_learn-0.24.1-cp39-cp39-manylinux1_x86_64.whl (19.5 MB view details)

Uploaded CPython 3.9

scikit_learn-0.24.1-cp39-cp39-manylinux1_i686.whl (18.6 MB view details)

Uploaded CPython 3.9

scikit_learn-0.24.1-cp39-cp39-macosx_10_13_x86_64.whl (7.3 MB view details)

Uploaded CPython 3.9macOS 10.13+ x86-64

scikit_learn-0.24.1-cp38-cp38-win_amd64.whl (6.9 MB view details)

Uploaded CPython 3.8Windows x86-64

scikit_learn-0.24.1-cp38-cp38-win32.whl (6.1 MB view details)

Uploaded CPython 3.8Windows x86

scikit_learn-0.24.1-cp38-cp38-manylinux2014_aarch64.whl (26.5 MB view details)

Uploaded CPython 3.8

scikit_learn-0.24.1-cp38-cp38-manylinux2010_x86_64.whl (24.9 MB view details)

Uploaded CPython 3.8manylinux: glibc 2.12+ x86-64

scikit_learn-0.24.1-cp38-cp38-manylinux2010_i686.whl (23.7 MB view details)

Uploaded CPython 3.8manylinux: glibc 2.12+ i686

scikit_learn-0.24.1-cp38-cp38-manylinux1_x86_64.whl (20.4 MB view details)

Uploaded CPython 3.8

scikit_learn-0.24.1-cp38-cp38-manylinux1_i686.whl (19.3 MB view details)

Uploaded CPython 3.8

scikit_learn-0.24.1-cp38-cp38-macosx_10_13_x86_64.whl (7.2 MB view details)

Uploaded CPython 3.8macOS 10.13+ x86-64

scikit_learn-0.24.1-cp37-cp37m-win_amd64.whl (6.8 MB view details)

Uploaded CPython 3.7mWindows x86-64

scikit_learn-0.24.1-cp37-cp37m-win32.whl (6.1 MB view details)

Uploaded CPython 3.7mWindows x86

scikit_learn-0.24.1-cp37-cp37m-manylinux2014_aarch64.whl (24.0 MB view details)

Uploaded CPython 3.7m

scikit_learn-0.24.1-cp37-cp37m-manylinux2010_x86_64.whl (22.3 MB view details)

Uploaded CPython 3.7mmanylinux: glibc 2.12+ x86-64

scikit_learn-0.24.1-cp37-cp37m-manylinux2010_i686.whl (21.1 MB view details)

Uploaded CPython 3.7mmanylinux: glibc 2.12+ i686

scikit_learn-0.24.1-cp37-cp37m-manylinux1_x86_64.whl (19.9 MB view details)

Uploaded CPython 3.7m

scikit_learn-0.24.1-cp37-cp37m-manylinux1_i686.whl (18.9 MB view details)

Uploaded CPython 3.7m

scikit_learn-0.24.1-cp37-cp37m-macosx_10_13_x86_64.whl (7.2 MB view details)

Uploaded CPython 3.7mmacOS 10.13+ x86-64

scikit_learn-0.24.1-cp36-cp36m-win_amd64.whl (6.8 MB view details)

Uploaded CPython 3.6mWindows x86-64

scikit_learn-0.24.1-cp36-cp36m-win32.whl (6.1 MB view details)

Uploaded CPython 3.6mWindows x86

scikit_learn-0.24.1-cp36-cp36m-manylinux2014_aarch64.whl (24.0 MB view details)

Uploaded CPython 3.6m

scikit_learn-0.24.1-cp36-cp36m-manylinux2010_x86_64.whl (22.2 MB view details)

Uploaded CPython 3.6mmanylinux: glibc 2.12+ x86-64

scikit_learn-0.24.1-cp36-cp36m-manylinux2010_i686.whl (21.1 MB view details)

Uploaded CPython 3.6mmanylinux: glibc 2.12+ i686

scikit_learn-0.24.1-cp36-cp36m-manylinux1_x86_64.whl (20.0 MB view details)

Uploaded CPython 3.6m

scikit_learn-0.24.1-cp36-cp36m-manylinux1_i686.whl (18.9 MB view details)

Uploaded CPython 3.6m

scikit_learn-0.24.1-cp36-cp36m-macosx_10_13_x86_64.whl (7.2 MB view details)

Uploaded CPython 3.6mmacOS 10.13+ x86-64

File details

Details for the file scikit-learn-0.24.1.tar.gz.

File metadata

  • Download URL: scikit-learn-0.24.1.tar.gz
  • Upload date:
  • Size: 7.4 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.24.0 setuptools/51.1.2.post20210112 requests-toolbelt/0.9.1 tqdm/4.56.0 CPython/3.8.5

File hashes

Hashes for scikit-learn-0.24.1.tar.gz
Algorithm Hash digest
SHA256 a0334a1802e64d656022c3bfab56a73fbd6bf4b1298343f3688af2151810bbdf
MD5 0dba33c6a0be09d7562ee4a52d2a79c2
BLAKE2b-256 f47bd415b0c89babf23dcd8ee631015f043e2d76795edd9c7359d6e63257464b

See more details on using hashes here.

File details

Details for the file scikit_learn-0.24.1-cp39-cp39-win_amd64.whl.

File metadata

  • Download URL: scikit_learn-0.24.1-cp39-cp39-win_amd64.whl
  • Upload date:
  • Size: 6.9 MB
  • Tags: CPython 3.9, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.24.0 setuptools/51.1.2.post20210112 requests-toolbelt/0.9.1 tqdm/4.56.0 CPython/3.8.5

File hashes

Hashes for scikit_learn-0.24.1-cp39-cp39-win_amd64.whl
Algorithm Hash digest
SHA256 4562dcf4793e61c5d0f89836d07bc37521c3a1889da8f651e2c326463c4bd697
MD5 6ffefa20b3f15862fb09c9082be221b2
BLAKE2b-256 2834fd345557080313a897c57188777c2a2361b3fd62a5d2abea6e5f4b18a2a6

See more details on using hashes here.

File details

Details for the file scikit_learn-0.24.1-cp39-cp39-win32.whl.

File metadata

  • Download URL: scikit_learn-0.24.1-cp39-cp39-win32.whl
  • Upload date:
  • Size: 6.1 MB
  • Tags: CPython 3.9, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.24.0 setuptools/51.1.2.post20210112 requests-toolbelt/0.9.1 tqdm/4.56.0 CPython/3.8.5

File hashes

Hashes for scikit_learn-0.24.1-cp39-cp39-win32.whl
Algorithm Hash digest
SHA256 fab31f48282ebf54dd69f6663cd2d9800096bad1bb67bbc9c9ac84eb77b41972
MD5 fc7cbb5811a64ab8535b442f161fe0cb
BLAKE2b-256 db3efbf8cbba348192f543660d093ff092cb3b6218d6b6f7cd581ca9b0a7ab01

See more details on using hashes here.

File details

Details for the file scikit_learn-0.24.1-cp39-cp39-manylinux2014_aarch64.whl.

File metadata

  • Download URL: scikit_learn-0.24.1-cp39-cp39-manylinux2014_aarch64.whl
  • Upload date:
  • Size: 25.5 MB
  • Tags: CPython 3.9
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/3.7.3 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.59.0 CPython/3.9.1

File hashes

Hashes for scikit_learn-0.24.1-cp39-cp39-manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 54be0a60a5a35005ad69c75902e0f5c9f699db4547ead427e97ef881c3242e6f
MD5 441b40aa35bfe3f51aa63d26e787d072
BLAKE2b-256 9713a95525f7344a86330ab56a4cfe70ecdbbaf39a4e919770ddd14f53b00d3f

See more details on using hashes here.

File details

Details for the file scikit_learn-0.24.1-cp39-cp39-manylinux2010_x86_64.whl.

File metadata

  • Download URL: scikit_learn-0.24.1-cp39-cp39-manylinux2010_x86_64.whl
  • Upload date:
  • Size: 23.8 MB
  • Tags: CPython 3.9, manylinux: glibc 2.12+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.24.0 setuptools/51.1.2.post20210112 requests-toolbelt/0.9.1 tqdm/4.56.0 CPython/3.8.5

File hashes

Hashes for scikit_learn-0.24.1-cp39-cp39-manylinux2010_x86_64.whl
Algorithm Hash digest
SHA256 9a24d1ccec2a34d4cd3f2a1f86409f3f5954cc23d4d2270ba0d03cf018aa4780
MD5 05e147d5805893945f02b1f5d9281700
BLAKE2b-256 58f7ab4e652a2680095bf1c83e98d2650a8095ef951b74ebd541f3da57507bd7

See more details on using hashes here.

File details

Details for the file scikit_learn-0.24.1-cp39-cp39-manylinux2010_i686.whl.

File metadata

  • Download URL: scikit_learn-0.24.1-cp39-cp39-manylinux2010_i686.whl
  • Upload date:
  • Size: 22.6 MB
  • Tags: CPython 3.9, manylinux: glibc 2.12+ i686
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.24.0 setuptools/51.1.2.post20210112 requests-toolbelt/0.9.1 tqdm/4.56.0 CPython/3.8.5

File hashes

Hashes for scikit_learn-0.24.1-cp39-cp39-manylinux2010_i686.whl
Algorithm Hash digest
SHA256 895dbf2030aa7337649e36a83a007df3c9811396b4e2fa672a851160f36ce90c
MD5 a4603308619a64637ea85d7554e38aec
BLAKE2b-256 d15d7e9599b6020c09ecd1ef8495f64e4b960f28a627efa931860335effe651f

See more details on using hashes here.

File details

Details for the file scikit_learn-0.24.1-cp39-cp39-manylinux1_x86_64.whl.

File metadata

  • Download URL: scikit_learn-0.24.1-cp39-cp39-manylinux1_x86_64.whl
  • Upload date:
  • Size: 19.5 MB
  • Tags: CPython 3.9
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.24.0 setuptools/51.1.2.post20210112 requests-toolbelt/0.9.1 tqdm/4.56.0 CPython/3.8.5

File hashes

Hashes for scikit_learn-0.24.1-cp39-cp39-manylinux1_x86_64.whl
Algorithm Hash digest
SHA256 087dfede39efb06ab30618f9ab55a0397f29c38d63cd0ab88d12b500b7d65fd7
MD5 22383666a06b2aae9388ed7883b110fd
BLAKE2b-256 8b48cbe45993038a46649ffb75ce6f79e659107f9d1c2a4c03b88d7221501922

See more details on using hashes here.

File details

Details for the file scikit_learn-0.24.1-cp39-cp39-manylinux1_i686.whl.

File metadata

  • Download URL: scikit_learn-0.24.1-cp39-cp39-manylinux1_i686.whl
  • Upload date:
  • Size: 18.6 MB
  • Tags: CPython 3.9
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.24.0 setuptools/51.1.2.post20210112 requests-toolbelt/0.9.1 tqdm/4.56.0 CPython/3.8.5

File hashes

Hashes for scikit_learn-0.24.1-cp39-cp39-manylinux1_i686.whl
Algorithm Hash digest
SHA256 c7f4eb77504ac586d8ac1bde1b0c04b504487210f95297235311a0ab7edd7e38
MD5 fb79d8bfeefb46b21b44ffc83e6d9922
BLAKE2b-256 f6b034b68f0305a2bb402f107fdb72f806f8cfd37d7e7caced3f52e3fcbfada4

See more details on using hashes here.

File details

Details for the file scikit_learn-0.24.1-cp39-cp39-macosx_10_13_x86_64.whl.

File metadata

  • Download URL: scikit_learn-0.24.1-cp39-cp39-macosx_10_13_x86_64.whl
  • Upload date:
  • Size: 7.3 MB
  • Tags: CPython 3.9, macOS 10.13+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.24.0 setuptools/51.1.2.post20210112 requests-toolbelt/0.9.1 tqdm/4.56.0 CPython/3.8.5

File hashes

Hashes for scikit_learn-0.24.1-cp39-cp39-macosx_10_13_x86_64.whl
Algorithm Hash digest
SHA256 8aa1b3ac46b80eaa552b637eeadbbce3be5931e4b5002b964698e33a1b589e1e
MD5 cb9b650990a0cf79a62f201351e87b2c
BLAKE2b-256 71882dac7dced0a0eaf6ac8fd2dd35e564643f86f6218d09bc4ce3a7be9a2266

See more details on using hashes here.

File details

Details for the file scikit_learn-0.24.1-cp38-cp38-win_amd64.whl.

File metadata

  • Download URL: scikit_learn-0.24.1-cp38-cp38-win_amd64.whl
  • Upload date:
  • Size: 6.9 MB
  • Tags: CPython 3.8, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.24.0 setuptools/51.1.2.post20210112 requests-toolbelt/0.9.1 tqdm/4.56.0 CPython/3.8.5

File hashes

Hashes for scikit_learn-0.24.1-cp38-cp38-win_amd64.whl
Algorithm Hash digest
SHA256 ed9d65594948678827f4ff0e7ae23344e2f2b4cabbca057ccaed3118fdc392ca
MD5 ab372df273d66d5a4cf2f78dad6d236f
BLAKE2b-256 7b57502e640e110e5ca5765036f832f88ed9ce529aa3e6854daa394389353b96

See more details on using hashes here.

File details

Details for the file scikit_learn-0.24.1-cp38-cp38-win32.whl.

File metadata

  • Download URL: scikit_learn-0.24.1-cp38-cp38-win32.whl
  • Upload date:
  • Size: 6.1 MB
  • Tags: CPython 3.8, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.24.0 setuptools/51.1.2.post20210112 requests-toolbelt/0.9.1 tqdm/4.56.0 CPython/3.8.5

File hashes

Hashes for scikit_learn-0.24.1-cp38-cp38-win32.whl
Algorithm Hash digest
SHA256 8772b99d683be8f67fcc04789032f1b949022a0e6880ee7b75a7ec97dbbb5d0b
MD5 7706b3c8eb24205d689255b608f7f68c
BLAKE2b-256 9e2eb846393246a9dd8c770bfb0b5fc27a3ed60e00483e46b3e2f11c16663893

See more details on using hashes here.

File details

Details for the file scikit_learn-0.24.1-cp38-cp38-manylinux2014_aarch64.whl.

File metadata

  • Download URL: scikit_learn-0.24.1-cp38-cp38-manylinux2014_aarch64.whl
  • Upload date:
  • Size: 26.5 MB
  • Tags: CPython 3.8
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/3.7.3 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.59.0 CPython/3.9.1

File hashes

Hashes for scikit_learn-0.24.1-cp38-cp38-manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 9599a3f3bf33f73fed0fe06d1dfa4e6081365a58c1c807acb07271be0dce9733
MD5 de847d3fb689ace29b6d58a4a4b68314
BLAKE2b-256 ea3303080c421c0649403bc8fbdf68aa992bd0be20969be7a5773f3832d67ca6

See more details on using hashes here.

File details

Details for the file scikit_learn-0.24.1-cp38-cp38-manylinux2010_x86_64.whl.

File metadata

  • Download URL: scikit_learn-0.24.1-cp38-cp38-manylinux2010_x86_64.whl
  • Upload date:
  • Size: 24.9 MB
  • Tags: CPython 3.8, manylinux: glibc 2.12+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.24.0 setuptools/51.1.2.post20210112 requests-toolbelt/0.9.1 tqdm/4.56.0 CPython/3.8.5

File hashes

Hashes for scikit_learn-0.24.1-cp38-cp38-manylinux2010_x86_64.whl
Algorithm Hash digest
SHA256 259ec35201e82e2db1ae2496f229e63f46d7f1695ae68eef9350b00dc74ba52f
MD5 e303c86ac42fd50118147d1d36e12cdb
BLAKE2b-256 6ec039aee6ef61f586f3c1aa76d4f35485556e2eb86136a5f1f1ee8b62fae3ee

See more details on using hashes here.

File details

Details for the file scikit_learn-0.24.1-cp38-cp38-manylinux2010_i686.whl.

File metadata

  • Download URL: scikit_learn-0.24.1-cp38-cp38-manylinux2010_i686.whl
  • Upload date:
  • Size: 23.7 MB
  • Tags: CPython 3.8, manylinux: glibc 2.12+ i686
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.24.0 setuptools/51.1.2.post20210112 requests-toolbelt/0.9.1 tqdm/4.56.0 CPython/3.8.5

File hashes

Hashes for scikit_learn-0.24.1-cp38-cp38-manylinux2010_i686.whl
Algorithm Hash digest
SHA256 826b92bf45b8ad80444814e5f4ac032156dd481e48d7da33d611f8fe96d5f08b
MD5 a361ea8c3979a277cf535b8d788729d5
BLAKE2b-256 aaab916edef41d1a8381176d131d9452c737001f5d4c0a9fe29198ff502c0fb6

See more details on using hashes here.

File details

Details for the file scikit_learn-0.24.1-cp38-cp38-manylinux1_x86_64.whl.

File metadata

  • Download URL: scikit_learn-0.24.1-cp38-cp38-manylinux1_x86_64.whl
  • Upload date:
  • Size: 20.4 MB
  • Tags: CPython 3.8
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.24.0 setuptools/51.1.2.post20210112 requests-toolbelt/0.9.1 tqdm/4.56.0 CPython/3.8.5

File hashes

Hashes for scikit_learn-0.24.1-cp38-cp38-manylinux1_x86_64.whl
Algorithm Hash digest
SHA256 4ddd2b6f7449a5d539ff754fa92d75da22de261fd8fdcfb3596799fadf255101
MD5 7ca223e567b9d6bcecdd503df30df14a
BLAKE2b-256 1a3a9415d4f145ce88f858d6e5cf294061fe355c4d1738508f137b3fcf0dc89d

See more details on using hashes here.

File details

Details for the file scikit_learn-0.24.1-cp38-cp38-manylinux1_i686.whl.

File metadata

  • Download URL: scikit_learn-0.24.1-cp38-cp38-manylinux1_i686.whl
  • Upload date:
  • Size: 19.3 MB
  • Tags: CPython 3.8
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.24.0 setuptools/51.1.2.post20210112 requests-toolbelt/0.9.1 tqdm/4.56.0 CPython/3.8.5

File hashes

Hashes for scikit_learn-0.24.1-cp38-cp38-manylinux1_i686.whl
Algorithm Hash digest
SHA256 c13ebac42236b1c46397162471ea1c46af68413000e28b9309f8c05722c65a09
MD5 8f3712f7acb5048abc3e503f15baeeb3
BLAKE2b-256 7db729fd5ddc0f2923c726ace77f9d2bacfcb7d5f5f1e606c3000eac9c65cac5

See more details on using hashes here.

File details

Details for the file scikit_learn-0.24.1-cp38-cp38-macosx_10_13_x86_64.whl.

File metadata

  • Download URL: scikit_learn-0.24.1-cp38-cp38-macosx_10_13_x86_64.whl
  • Upload date:
  • Size: 7.2 MB
  • Tags: CPython 3.8, macOS 10.13+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.24.0 setuptools/51.1.2.post20210112 requests-toolbelt/0.9.1 tqdm/4.56.0 CPython/3.8.5

File hashes

Hashes for scikit_learn-0.24.1-cp38-cp38-macosx_10_13_x86_64.whl
Algorithm Hash digest
SHA256 3c4f07f47c04e81b134424d53c3f5e16dfd7f494e44fd7584ba9ce9de2c5e6c1
MD5 5f4e71066233381a5c3fbb7a5bdeacbf
BLAKE2b-256 a20048577efc728ba5b3230567def9a2b7b95b3361f7ea8ab1e05e9bbebc5704

See more details on using hashes here.

File details

Details for the file scikit_learn-0.24.1-cp37-cp37m-win_amd64.whl.

File metadata

  • Download URL: scikit_learn-0.24.1-cp37-cp37m-win_amd64.whl
  • Upload date:
  • Size: 6.8 MB
  • Tags: CPython 3.7m, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.24.0 setuptools/51.1.2.post20210112 requests-toolbelt/0.9.1 tqdm/4.56.0 CPython/3.8.5

File hashes

Hashes for scikit_learn-0.24.1-cp37-cp37m-win_amd64.whl
Algorithm Hash digest
SHA256 d54dbaadeb1425b7d6a66bf44bee2bb2b899fe3e8850b8e94cfb9c904dcb46d0
MD5 3a01072fe691ca8418c52c1535c8fbf2
BLAKE2b-256 1633e0b09b2810e355b667cd3b28850c36963735a77a431efdb2c2ca1c1c5cea

See more details on using hashes here.

File details

Details for the file scikit_learn-0.24.1-cp37-cp37m-win32.whl.

File metadata

  • Download URL: scikit_learn-0.24.1-cp37-cp37m-win32.whl
  • Upload date:
  • Size: 6.1 MB
  • Tags: CPython 3.7m, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.24.0 setuptools/51.1.2.post20210112 requests-toolbelt/0.9.1 tqdm/4.56.0 CPython/3.8.5

File hashes

Hashes for scikit_learn-0.24.1-cp37-cp37m-win32.whl
Algorithm Hash digest
SHA256 c3deb3b19dd9806acf00cf0d400e84562c227723013c33abefbbc3cf906596e9
MD5 a95c08353b4b7398e9c10ea87a816cdd
BLAKE2b-256 08d2623045f2305f27bca9754fbf91bc3b683a5501827746dc0cad4ec0fe48fe

See more details on using hashes here.

File details

Details for the file scikit_learn-0.24.1-cp37-cp37m-manylinux2014_aarch64.whl.

File metadata

  • Download URL: scikit_learn-0.24.1-cp37-cp37m-manylinux2014_aarch64.whl
  • Upload date:
  • Size: 24.0 MB
  • Tags: CPython 3.7m
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/3.7.3 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.59.0 CPython/3.9.1

File hashes

Hashes for scikit_learn-0.24.1-cp37-cp37m-manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 abe835a851610f87201819cb315f8d554e1a3e8128912783a31e87264ba5ffb7
MD5 c91050f9dd8393807d99165559f64dba
BLAKE2b-256 2f3b389c8b028b6488c7767b18f26ef757d8bf3ab7497a977da915b8ae6cd040

See more details on using hashes here.

File details

Details for the file scikit_learn-0.24.1-cp37-cp37m-manylinux2010_x86_64.whl.

File metadata

  • Download URL: scikit_learn-0.24.1-cp37-cp37m-manylinux2010_x86_64.whl
  • Upload date:
  • Size: 22.3 MB
  • Tags: CPython 3.7m, manylinux: glibc 2.12+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.24.0 setuptools/51.1.2.post20210112 requests-toolbelt/0.9.1 tqdm/4.56.0 CPython/3.8.5

File hashes

Hashes for scikit_learn-0.24.1-cp37-cp37m-manylinux2010_x86_64.whl
Algorithm Hash digest
SHA256 83b21ff053b1ff1c018a2d24db6dd3ea339b1acfbaa4d9c881731f43748d8b3b
MD5 6668248d638d07060c2ccdf0f4e4c02f
BLAKE2b-256 f374eb899f41d55f957e2591cde5528e75871f817d9fb46d4732423ecaca736d

See more details on using hashes here.

File details

Details for the file scikit_learn-0.24.1-cp37-cp37m-manylinux2010_i686.whl.

File metadata

  • Download URL: scikit_learn-0.24.1-cp37-cp37m-manylinux2010_i686.whl
  • Upload date:
  • Size: 21.1 MB
  • Tags: CPython 3.7m, manylinux: glibc 2.12+ i686
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.24.0 setuptools/51.1.2.post20210112 requests-toolbelt/0.9.1 tqdm/4.56.0 CPython/3.8.5

File hashes

Hashes for scikit_learn-0.24.1-cp37-cp37m-manylinux2010_i686.whl
Algorithm Hash digest
SHA256 99349d77f54e11f962d608d94dfda08f0c9e5720d97132233ebdf35be2858b2d
MD5 fc68388d2381dc850c9c6e820e71691e
BLAKE2b-256 c29bb3cac0c4d763876ac6e1610fba12341df7bfc15e6b93cf50a78e1d24aa06

See more details on using hashes here.

File details

Details for the file scikit_learn-0.24.1-cp37-cp37m-manylinux1_x86_64.whl.

File metadata

  • Download URL: scikit_learn-0.24.1-cp37-cp37m-manylinux1_x86_64.whl
  • Upload date:
  • Size: 19.9 MB
  • Tags: CPython 3.7m
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.24.0 setuptools/51.1.2.post20210112 requests-toolbelt/0.9.1 tqdm/4.56.0 CPython/3.8.5

File hashes

Hashes for scikit_learn-0.24.1-cp37-cp37m-manylinux1_x86_64.whl
Algorithm Hash digest
SHA256 0567a2d29ad08af98653300c623bd8477b448fe66ced7198bef4ed195925f082
MD5 dcf19eb097e04d253861fae649faa9ae
BLAKE2b-256 5fb82ca252447f2ada6dd6b35f6211b9b5562ff5d03e8a8159292a83006eff12

See more details on using hashes here.

File details

Details for the file scikit_learn-0.24.1-cp37-cp37m-manylinux1_i686.whl.

File metadata

  • Download URL: scikit_learn-0.24.1-cp37-cp37m-manylinux1_i686.whl
  • Upload date:
  • Size: 18.9 MB
  • Tags: CPython 3.7m
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.24.0 setuptools/51.1.2.post20210112 requests-toolbelt/0.9.1 tqdm/4.56.0 CPython/3.8.5

File hashes

Hashes for scikit_learn-0.24.1-cp37-cp37m-manylinux1_i686.whl
Algorithm Hash digest
SHA256 a29460499c1e62b7a830bb57ca42e615375a6ab1bcad053cd25b493588348ea8
MD5 1811e9984f29e062b6bb5769beda3b25
BLAKE2b-256 8eadcf0add26395dc5a374490c44b6eefe04a8efefe194b2c1054b841c65110a

See more details on using hashes here.

File details

Details for the file scikit_learn-0.24.1-cp37-cp37m-macosx_10_13_x86_64.whl.

File metadata

  • Download URL: scikit_learn-0.24.1-cp37-cp37m-macosx_10_13_x86_64.whl
  • Upload date:
  • Size: 7.2 MB
  • Tags: CPython 3.7m, macOS 10.13+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.24.0 setuptools/51.1.2.post20210112 requests-toolbelt/0.9.1 tqdm/4.56.0 CPython/3.8.5

File hashes

Hashes for scikit_learn-0.24.1-cp37-cp37m-macosx_10_13_x86_64.whl
Algorithm Hash digest
SHA256 ddb52d088889f5596bc4d1de981f2eca106b58243b6679e4782f3ba5096fd645
MD5 a8fa4b4ead5e23bae005877c6491e842
BLAKE2b-256 f967cf40f5f74a4619469c97f5351770e7bec7ab54b52fa838586eee03c4bdca

See more details on using hashes here.

File details

Details for the file scikit_learn-0.24.1-cp36-cp36m-win_amd64.whl.

File metadata

  • Download URL: scikit_learn-0.24.1-cp36-cp36m-win_amd64.whl
  • Upload date:
  • Size: 6.8 MB
  • Tags: CPython 3.6m, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.24.0 setuptools/51.1.2.post20210112 requests-toolbelt/0.9.1 tqdm/4.56.0 CPython/3.8.5

File hashes

Hashes for scikit_learn-0.24.1-cp36-cp36m-win_amd64.whl
Algorithm Hash digest
SHA256 1adf483e91007a87171d7ce58c34b058eb5dab01b5fee6052f15841778a8ecd8
MD5 0f85fdf9c2a809b5516f455a32061008
BLAKE2b-256 3cd363700971e89bc5024d4356310229f5cdc93927c8c8bf95c53bb7b5e4a62e

See more details on using hashes here.

File details

Details for the file scikit_learn-0.24.1-cp36-cp36m-win32.whl.

File metadata

  • Download URL: scikit_learn-0.24.1-cp36-cp36m-win32.whl
  • Upload date:
  • Size: 6.1 MB
  • Tags: CPython 3.6m, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.24.0 setuptools/51.1.2.post20210112 requests-toolbelt/0.9.1 tqdm/4.56.0 CPython/3.8.5

File hashes

Hashes for scikit_learn-0.24.1-cp36-cp36m-win32.whl
Algorithm Hash digest
SHA256 7b04691eb2f41d2c68dbda8d1bd3cb4ef421bdc43aaa56aeb6c762224552dfb6
MD5 ef9acb7a49cada692dc25bf02ef3c238
BLAKE2b-256 54b526f34bb89e6d5c54ed24dbd55e329f5f4b01f450e89de418db153194ba75

See more details on using hashes here.

File details

Details for the file scikit_learn-0.24.1-cp36-cp36m-manylinux2014_aarch64.whl.

File metadata

  • Download URL: scikit_learn-0.24.1-cp36-cp36m-manylinux2014_aarch64.whl
  • Upload date:
  • Size: 24.0 MB
  • Tags: CPython 3.6m
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/3.7.3 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.59.0 CPython/3.9.1

File hashes

Hashes for scikit_learn-0.24.1-cp36-cp36m-manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 5580eba7345a4d3b097be2f067cc71a306c44bab19e8717a30361f279c929bea
MD5 b110c9024888d652337e0100796b1b8c
BLAKE2b-256 b2ffaf336f4f8f875e11e474709893087524877152080660ebf436ffe547c481

See more details on using hashes here.

File details

Details for the file scikit_learn-0.24.1-cp36-cp36m-manylinux2010_x86_64.whl.

File metadata

  • Download URL: scikit_learn-0.24.1-cp36-cp36m-manylinux2010_x86_64.whl
  • Upload date:
  • Size: 22.2 MB
  • Tags: CPython 3.6m, manylinux: glibc 2.12+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.24.0 setuptools/51.1.2.post20210112 requests-toolbelt/0.9.1 tqdm/4.56.0 CPython/3.8.5

File hashes

Hashes for scikit_learn-0.24.1-cp36-cp36m-manylinux2010_x86_64.whl
Algorithm Hash digest
SHA256 9c6097b6a9b2bafc5e0f31f659e6ab5e131383209c30c9e978c5b8abdac5ed2a
MD5 8ae61d1509dafe18a9ee5c99bc41badf
BLAKE2b-256 e24c6111b9a325f29527d7f262e2ee8c730d354b47a728d955e186dacad57a0d

See more details on using hashes here.

File details

Details for the file scikit_learn-0.24.1-cp36-cp36m-manylinux2010_i686.whl.

File metadata

  • Download URL: scikit_learn-0.24.1-cp36-cp36m-manylinux2010_i686.whl
  • Upload date:
  • Size: 21.1 MB
  • Tags: CPython 3.6m, manylinux: glibc 2.12+ i686
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.24.0 setuptools/51.1.2.post20210112 requests-toolbelt/0.9.1 tqdm/4.56.0 CPython/3.8.5

File hashes

Hashes for scikit_learn-0.24.1-cp36-cp36m-manylinux2010_i686.whl
Algorithm Hash digest
SHA256 9dfa564ef27e8e674aa1cc74378416d580ac4ede1136c13dd555a87996e13422
MD5 3c45240f10a7dc468db6be3d130ed44b
BLAKE2b-256 f17309b72d8d195cdef825ebf6a425c7854e205d538969f3d2cc3b393e2d0423

See more details on using hashes here.

File details

Details for the file scikit_learn-0.24.1-cp36-cp36m-manylinux1_x86_64.whl.

File metadata

  • Download URL: scikit_learn-0.24.1-cp36-cp36m-manylinux1_x86_64.whl
  • Upload date:
  • Size: 20.0 MB
  • Tags: CPython 3.6m
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.24.0 setuptools/51.1.2.post20210112 requests-toolbelt/0.9.1 tqdm/4.56.0 CPython/3.8.5

File hashes

Hashes for scikit_learn-0.24.1-cp36-cp36m-manylinux1_x86_64.whl
Algorithm Hash digest
SHA256 c658432d8a20e95398f6bb95ff9731ce9dfa343fdf21eea7ec6a7edfacd4b4d9
MD5 db22b1a6a58ddc92a791d085215a2e6a
BLAKE2b-256 a411e5862273960aef46cf98e571db5433bdabe5e816ef3317260dcdabc9b438

See more details on using hashes here.

File details

Details for the file scikit_learn-0.24.1-cp36-cp36m-manylinux1_i686.whl.

File metadata

  • Download URL: scikit_learn-0.24.1-cp36-cp36m-manylinux1_i686.whl
  • Upload date:
  • Size: 18.9 MB
  • Tags: CPython 3.6m
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.24.0 setuptools/51.1.2.post20210112 requests-toolbelt/0.9.1 tqdm/4.56.0 CPython/3.8.5

File hashes

Hashes for scikit_learn-0.24.1-cp36-cp36m-manylinux1_i686.whl
Algorithm Hash digest
SHA256 a36e159a0521e13bbe15ca8c8d038b3a1dd4c7dad18d276d76992e03b92cf643
MD5 df4976c59b9f0adf297c12257bbb6dc5
BLAKE2b-256 de02757822a2af9b9e58372bd7ac3f901a375dd2eae8675acdd8c5c665656f5b

See more details on using hashes here.

File details

Details for the file scikit_learn-0.24.1-cp36-cp36m-macosx_10_13_x86_64.whl.

File metadata

  • Download URL: scikit_learn-0.24.1-cp36-cp36m-macosx_10_13_x86_64.whl
  • Upload date:
  • Size: 7.2 MB
  • Tags: CPython 3.6m, macOS 10.13+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.24.0 setuptools/51.1.2.post20210112 requests-toolbelt/0.9.1 tqdm/4.56.0 CPython/3.8.5

File hashes

Hashes for scikit_learn-0.24.1-cp36-cp36m-macosx_10_13_x86_64.whl
Algorithm Hash digest
SHA256 9bed8a1ef133c8e2f13966a542cb8125eac7f4b67dcd234197c827ba9c7dd3e0
MD5 233118729c424763a0ca36ef39d0e8e5
BLAKE2b-256 c935b2a1eaf3ba1eca2d834a5ca94d23ee98b21ff6228b5e32a07703e73c58ca

See more details on using hashes here.

Supported by

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