Skip to main content

a flexible, fast machine learning library

Project description

mlpack is a fast, flexible machine learning library, written in C++, that aims to provide fast, extensible implementations of cutting-edge machine learning algorithms. mlpack provides these algorithms as standalone Python functions, which wrap the fast C++ implementations of the algorithms.

mlpack's techniques fall into a handful of categories:

  • Classification: logistic regression, perceptrons, random forests, linear SVMs, AdaBoost, etc.

  • Regression: linear regression, least angle regression, etc.

  • Clustering: Gaussian mixture models, k-means, mean shift, DBSCAN, etc.

  • Geometry: k-nearest-neighbor search, max-kernel search, locality sensitive hashing (LSH), etc.

  • Preprocessing: dataset splitting, binarization, scaling, one hot encoding, etc.

  • Misc. / Other: collaborative filtering, density estimation trees, Hidden Markov Models, kernel density estimation (KDE), etc.

  • Transformations: kernel PCA, sparse coding, large margin nearest neighbors, PCA, etc.

For more documentation on each individual function that mlpack provides, see the Python binding documentation.

Project details


Download files

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

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distributions

mlpack-4.1.0-pp39-pypy39_pp73-win_amd64.whl (22.6 MB view details)

Uploaded PyPyWindows x86-64

mlpack-4.1.0-pp39-pypy39_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (37.2 MB view details)

Uploaded PyPymanylinux: glibc 2.17+ x86-64

mlpack-4.1.0-pp39-pypy39_pp73-manylinux_2_17_i686.manylinux2014_i686.whl (7.0 MB view details)

Uploaded PyPymanylinux: glibc 2.17+ i686

mlpack-4.1.0-pp39-pypy39_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (20.1 MB view details)

Uploaded PyPymanylinux: glibc 2.17+ ARM64

mlpack-4.1.0-pp39-pypy39_pp73-macosx_10_9_x86_64.whl (16.4 MB view details)

Uploaded PyPymacOS 10.9+ x86-64

mlpack-4.1.0-pp38-pypy38_pp73-win_amd64.whl (22.6 MB view details)

Uploaded PyPyWindows x86-64

mlpack-4.1.0-pp38-pypy38_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (37.2 MB view details)

Uploaded PyPymanylinux: glibc 2.17+ x86-64

mlpack-4.1.0-pp38-pypy38_pp73-manylinux_2_17_i686.manylinux2014_i686.whl (7.0 MB view details)

Uploaded PyPymanylinux: glibc 2.17+ i686

mlpack-4.1.0-pp38-pypy38_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (20.1 MB view details)

Uploaded PyPymanylinux: glibc 2.17+ ARM64

mlpack-4.1.0-pp38-pypy38_pp73-macosx_10_9_x86_64.whl (16.4 MB view details)

Uploaded PyPymacOS 10.9+ x86-64

mlpack-4.1.0-pp37-pypy37_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (37.4 MB view details)

Uploaded PyPymanylinux: glibc 2.17+ x86-64

mlpack-4.1.0-pp37-pypy37_pp73-manylinux_2_17_i686.manylinux2014_i686.whl (7.0 MB view details)

Uploaded PyPymanylinux: glibc 2.17+ i686

mlpack-4.1.0-pp37-pypy37_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (20.2 MB view details)

Uploaded PyPymanylinux: glibc 2.17+ ARM64

mlpack-4.1.0-cp311-cp311-win_amd64.whl (22.7 MB view details)

Uploaded CPython 3.11Windows x86-64

mlpack-4.1.0-cp311-cp311-win32.whl (15.9 MB view details)

Uploaded CPython 3.11Windows x86

mlpack-4.1.0-cp311-cp311-musllinux_1_1_x86_64.whl (24.3 MB view details)

Uploaded CPython 3.11musllinux: musl 1.1+ x86-64

mlpack-4.1.0-cp311-cp311-musllinux_1_1_ppc64le.whl (21.6 MB view details)

Uploaded CPython 3.11musllinux: musl 1.1+ ppc64le

mlpack-4.1.0-cp311-cp311-musllinux_1_1_i686.whl (23.1 MB view details)

Uploaded CPython 3.11musllinux: musl 1.1+ i686

mlpack-4.1.0-cp311-cp311-musllinux_1_1_aarch64.whl (18.6 MB view details)

Uploaded CPython 3.11musllinux: musl 1.1+ ARM64

mlpack-4.1.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (37.5 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ x86-64

mlpack-4.1.0-cp311-cp311-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (23.2 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ ppc64le

mlpack-4.1.0-cp311-cp311-manylinux_2_17_i686.manylinux2014_i686.whl (7.1 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ i686

mlpack-4.1.0-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (20.4 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ ARM64

mlpack-4.1.0-cp311-cp311-macosx_11_0_arm64.whl (13.2 MB view details)

Uploaded CPython 3.11macOS 11.0+ ARM64

mlpack-4.1.0-cp311-cp311-macosx_10_9_x86_64.whl (16.7 MB view details)

Uploaded CPython 3.11macOS 10.9+ x86-64

mlpack-4.1.0-cp310-cp310-win_amd64.whl (22.7 MB view details)

Uploaded CPython 3.10Windows x86-64

mlpack-4.1.0-cp310-cp310-win32.whl (15.9 MB view details)

Uploaded CPython 3.10Windows x86

mlpack-4.1.0-cp310-cp310-musllinux_1_1_x86_64.whl (24.3 MB view details)

Uploaded CPython 3.10musllinux: musl 1.1+ x86-64

mlpack-4.1.0-cp310-cp310-musllinux_1_1_ppc64le.whl (21.6 MB view details)

Uploaded CPython 3.10musllinux: musl 1.1+ ppc64le

mlpack-4.1.0-cp310-cp310-musllinux_1_1_i686.whl (23.1 MB view details)

Uploaded CPython 3.10musllinux: musl 1.1+ i686

mlpack-4.1.0-cp310-cp310-musllinux_1_1_aarch64.whl (18.6 MB view details)

Uploaded CPython 3.10musllinux: musl 1.1+ ARM64

mlpack-4.1.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (37.5 MB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ x86-64

mlpack-4.1.0-cp310-cp310-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (23.2 MB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ ppc64le

mlpack-4.1.0-cp310-cp310-manylinux_2_17_i686.manylinux2014_i686.whl (7.1 MB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ i686

mlpack-4.1.0-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (20.4 MB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ ARM64

mlpack-4.1.0-cp310-cp310-macosx_11_0_arm64.whl (13.2 MB view details)

Uploaded CPython 3.10macOS 11.0+ ARM64

mlpack-4.1.0-cp310-cp310-macosx_10_9_x86_64.whl (16.7 MB view details)

Uploaded CPython 3.10macOS 10.9+ x86-64

mlpack-4.1.0-cp39-cp39-win_amd64.whl (22.7 MB view details)

Uploaded CPython 3.9Windows x86-64

mlpack-4.1.0-cp39-cp39-win32.whl (15.9 MB view details)

Uploaded CPython 3.9Windows x86

mlpack-4.1.0-cp39-cp39-musllinux_1_1_x86_64.whl (24.4 MB view details)

Uploaded CPython 3.9musllinux: musl 1.1+ x86-64

mlpack-4.1.0-cp39-cp39-musllinux_1_1_ppc64le.whl (21.7 MB view details)

Uploaded CPython 3.9musllinux: musl 1.1+ ppc64le

mlpack-4.1.0-cp39-cp39-musllinux_1_1_i686.whl (23.1 MB view details)

Uploaded CPython 3.9musllinux: musl 1.1+ i686

mlpack-4.1.0-cp39-cp39-musllinux_1_1_aarch64.whl (18.6 MB view details)

Uploaded CPython 3.9musllinux: musl 1.1+ ARM64

mlpack-4.1.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (37.6 MB view details)

Uploaded CPython 3.9manylinux: glibc 2.17+ x86-64

mlpack-4.1.0-cp39-cp39-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (23.2 MB view details)

Uploaded CPython 3.9manylinux: glibc 2.17+ ppc64le

mlpack-4.1.0-cp39-cp39-manylinux_2_17_i686.manylinux2014_i686.whl (7.1 MB view details)

Uploaded CPython 3.9manylinux: glibc 2.17+ i686

mlpack-4.1.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (20.4 MB view details)

Uploaded CPython 3.9manylinux: glibc 2.17+ ARM64

mlpack-4.1.0-cp39-cp39-macosx_11_0_arm64.whl (13.3 MB view details)

Uploaded CPython 3.9macOS 11.0+ ARM64

mlpack-4.1.0-cp39-cp39-macosx_10_9_x86_64.whl (16.7 MB view details)

Uploaded CPython 3.9macOS 10.9+ x86-64

mlpack-4.1.0-cp38-cp38-win_amd64.whl (22.8 MB view details)

Uploaded CPython 3.8Windows x86-64

mlpack-4.1.0-cp38-cp38-win32.whl (15.9 MB view details)

Uploaded CPython 3.8Windows x86

mlpack-4.1.0-cp38-cp38-musllinux_1_1_x86_64.whl (24.4 MB view details)

Uploaded CPython 3.8musllinux: musl 1.1+ x86-64

mlpack-4.1.0-cp38-cp38-musllinux_1_1_ppc64le.whl (21.7 MB view details)

Uploaded CPython 3.8musllinux: musl 1.1+ ppc64le

mlpack-4.1.0-cp38-cp38-musllinux_1_1_i686.whl (23.1 MB view details)

Uploaded CPython 3.8musllinux: musl 1.1+ i686

mlpack-4.1.0-cp38-cp38-musllinux_1_1_aarch64.whl (18.6 MB view details)

Uploaded CPython 3.8musllinux: musl 1.1+ ARM64

mlpack-4.1.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (37.6 MB view details)

Uploaded CPython 3.8manylinux: glibc 2.17+ x86-64

mlpack-4.1.0-cp38-cp38-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (23.2 MB view details)

Uploaded CPython 3.8manylinux: glibc 2.17+ ppc64le

mlpack-4.1.0-cp38-cp38-manylinux_2_17_i686.manylinux2014_i686.whl (7.1 MB view details)

Uploaded CPython 3.8manylinux: glibc 2.17+ i686

mlpack-4.1.0-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (20.4 MB view details)

Uploaded CPython 3.8manylinux: glibc 2.17+ ARM64

mlpack-4.1.0-cp38-cp38-macosx_11_0_arm64.whl (13.2 MB view details)

Uploaded CPython 3.8macOS 11.0+ ARM64

mlpack-4.1.0-cp38-cp38-macosx_10_9_x86_64.whl (16.7 MB view details)

Uploaded CPython 3.8macOS 10.9+ x86-64

mlpack-4.1.0-cp37-cp37m-win_amd64.whl (22.7 MB view details)

Uploaded CPython 3.7mWindows x86-64

mlpack-4.1.0-cp37-cp37m-win32.whl (15.9 MB view details)

Uploaded CPython 3.7mWindows x86

mlpack-4.1.0-cp37-cp37m-musllinux_1_1_x86_64.whl (24.4 MB view details)

Uploaded CPython 3.7mmusllinux: musl 1.1+ x86-64

mlpack-4.1.0-cp37-cp37m-musllinux_1_1_ppc64le.whl (21.6 MB view details)

Uploaded CPython 3.7mmusllinux: musl 1.1+ ppc64le

mlpack-4.1.0-cp37-cp37m-musllinux_1_1_i686.whl (23.1 MB view details)

Uploaded CPython 3.7mmusllinux: musl 1.1+ i686

mlpack-4.1.0-cp37-cp37m-musllinux_1_1_aarch64.whl (18.6 MB view details)

Uploaded CPython 3.7mmusllinux: musl 1.1+ ARM64

mlpack-4.1.0-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (37.6 MB view details)

Uploaded CPython 3.7mmanylinux: glibc 2.17+ x86-64

mlpack-4.1.0-cp37-cp37m-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (23.2 MB view details)

Uploaded CPython 3.7mmanylinux: glibc 2.17+ ppc64le

mlpack-4.1.0-cp37-cp37m-manylinux_2_17_i686.manylinux2014_i686.whl (7.1 MB view details)

Uploaded CPython 3.7mmanylinux: glibc 2.17+ i686

mlpack-4.1.0-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (20.4 MB view details)

Uploaded CPython 3.7mmanylinux: glibc 2.17+ ARM64

mlpack-4.1.0-cp37-cp37m-macosx_10_9_x86_64.whl (16.7 MB view details)

Uploaded CPython 3.7mmacOS 10.9+ x86-64

mlpack-4.1.0-cp36-cp36m-win_amd64.whl (22.7 MB view details)

Uploaded CPython 3.6mWindows x86-64

mlpack-4.1.0-cp36-cp36m-win32.whl (15.9 MB view details)

Uploaded CPython 3.6mWindows x86

mlpack-4.1.0-cp36-cp36m-musllinux_1_1_x86_64.whl (24.4 MB view details)

Uploaded CPython 3.6mmusllinux: musl 1.1+ x86-64

mlpack-4.1.0-cp36-cp36m-musllinux_1_1_ppc64le.whl (21.6 MB view details)

Uploaded CPython 3.6mmusllinux: musl 1.1+ ppc64le

mlpack-4.1.0-cp36-cp36m-musllinux_1_1_i686.whl (23.1 MB view details)

Uploaded CPython 3.6mmusllinux: musl 1.1+ i686

mlpack-4.1.0-cp36-cp36m-musllinux_1_1_aarch64.whl (18.6 MB view details)

Uploaded CPython 3.6mmusllinux: musl 1.1+ ARM64

mlpack-4.1.0-cp36-cp36m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (37.6 MB view details)

Uploaded CPython 3.6mmanylinux: glibc 2.17+ x86-64

mlpack-4.1.0-cp36-cp36m-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (23.2 MB view details)

Uploaded CPython 3.6mmanylinux: glibc 2.17+ ppc64le

mlpack-4.1.0-cp36-cp36m-manylinux_2_17_i686.manylinux2014_i686.whl (7.1 MB view details)

Uploaded CPython 3.6mmanylinux: glibc 2.17+ i686

mlpack-4.1.0-cp36-cp36m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (20.4 MB view details)

Uploaded CPython 3.6mmanylinux: glibc 2.17+ ARM64

mlpack-4.1.0-cp36-cp36m-macosx_10_9_x86_64.whl (16.7 MB view details)

Uploaded CPython 3.6mmacOS 10.9+ x86-64

File details

Details for the file mlpack-4.1.0-pp39-pypy39_pp73-win_amd64.whl.

File metadata

File hashes

Hashes for mlpack-4.1.0-pp39-pypy39_pp73-win_amd64.whl
Algorithm Hash digest
SHA256 4868a2fde4cdbae841527ff8acf1de3f19cceb10df9b9e2d8cb615bc9f569faa
MD5 4af9a6e8bc20977a2ab5d6d1058ded6d
BLAKE2b-256 3f5d501c3280b206ae4b953fc303429094dc6ded2c28031de607adde7f10d2be

See more details on using hashes here.

File details

Details for the file mlpack-4.1.0-pp39-pypy39_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for mlpack-4.1.0-pp39-pypy39_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 c8c1795f89c3014774794e31db821a27b9607e287d962eb07547a4f4d7f8a28d
MD5 fbfe44f8adbeb9ed609c733163ddffe6
BLAKE2b-256 e93682e9009f86fe9671de8b10d4e6a3eaeb5f8df9ae120bc24c215d3b400363

See more details on using hashes here.

File details

Details for the file mlpack-4.1.0-pp39-pypy39_pp73-manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for mlpack-4.1.0-pp39-pypy39_pp73-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 bb9272266639fea5ebeae0b6cab207b322def51a04537d873aa13a67eabfe695
MD5 bece8990ff50f9c895482df44efa2c1f
BLAKE2b-256 07a8b0e6637dae45542445c110939b4768771406bf0e38fc37525a6ad5e1eafb

See more details on using hashes here.

File details

Details for the file mlpack-4.1.0-pp39-pypy39_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for mlpack-4.1.0-pp39-pypy39_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 5d2030ced7d1536e5eb7861931d691cc203d7cdab4610990daddbbcbdd69d2bd
MD5 ba786682b5c9747986966e23d4606a0a
BLAKE2b-256 c2db67f87a398a36e7b8d40ab03c700da6c1424d0c69511b883add0128ad107d

See more details on using hashes here.

File details

Details for the file mlpack-4.1.0-pp39-pypy39_pp73-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for mlpack-4.1.0-pp39-pypy39_pp73-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 3e7ebfcd886aa6412512d458fafb73ea40b3534545819ab9881597720f852d8d
MD5 dc48889cb73230f788ad29043778ff4f
BLAKE2b-256 c752cefee550936c875452790584d81cd5695e29ece221bd245b3db1fb630899

See more details on using hashes here.

File details

Details for the file mlpack-4.1.0-pp38-pypy38_pp73-win_amd64.whl.

File metadata

File hashes

Hashes for mlpack-4.1.0-pp38-pypy38_pp73-win_amd64.whl
Algorithm Hash digest
SHA256 e2b0b8bd0c06b2a398368fbddd257fbe8eda9a56f258ee72845678187eec05e4
MD5 dec572467f2bef3f7372b59bb6b03d17
BLAKE2b-256 211b0a8e9fc7c5230038bd71517266b35dcd717fe51e75b75ddff4880dc10c04

See more details on using hashes here.

File details

Details for the file mlpack-4.1.0-pp38-pypy38_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for mlpack-4.1.0-pp38-pypy38_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 f478a85c2c7b0ba2434ff934e1e7b62d3d2cff7d09c0f56cc0be232204bc7fb5
MD5 3e5732330ed37056658d7bf9665a9869
BLAKE2b-256 c62d596f7586d3eb007c2a4cd62030e30333925387a3a35058f6f5c27b9ecb88

See more details on using hashes here.

File details

Details for the file mlpack-4.1.0-pp38-pypy38_pp73-manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for mlpack-4.1.0-pp38-pypy38_pp73-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 ec02bc8b5554a11a603518f01e3af3dfc45f20a7da585b3585934c715e0017bb
MD5 4ac0f33a090797bbf5ad00d92ac3142e
BLAKE2b-256 bbb3084f9082da6a9ec0ab5d0b204bf1d3e9191b7c05b265cec18c39b43e5921

See more details on using hashes here.

File details

Details for the file mlpack-4.1.0-pp38-pypy38_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for mlpack-4.1.0-pp38-pypy38_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 89a13652e8b1d2249678b93a326b0c5d328655795d5ecba5bf87f42c121bba2e
MD5 0c7d6977d5ad60cdbf8ac9bd10c19afa
BLAKE2b-256 bdaa54fbcdc42203f20d7e6bfaf6d277ac00c76a04bd128ea2ceb5ad98968cc2

See more details on using hashes here.

File details

Details for the file mlpack-4.1.0-pp38-pypy38_pp73-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for mlpack-4.1.0-pp38-pypy38_pp73-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 951ffc5dd11eca918dcce6ff48b00bdf18f9a91ed1765ec93c55eba005ef949b
MD5 c37b9e448ced98aa3e28a2e352dfdbb2
BLAKE2b-256 d0fa5333f55abb224d916ed6d2811bf82121f2dde1f6ef2d7635066074f046de

See more details on using hashes here.

File details

Details for the file mlpack-4.1.0-pp37-pypy37_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for mlpack-4.1.0-pp37-pypy37_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 a47653649b9fc70415beaeff6f4cc7fd43d2cf3d40a4c5b62a01718f7245e170
MD5 6e0e22695288c827acf2eaa3d6ed7ba8
BLAKE2b-256 66b839aa0a6a8cd70c828fa78fab3a1207f1833fe34536c688b9d0f12bdb8a24

See more details on using hashes here.

File details

Details for the file mlpack-4.1.0-pp37-pypy37_pp73-manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for mlpack-4.1.0-pp37-pypy37_pp73-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 bc55b53cfd5dd582fb478f90b559e252166e119e8a7ed4889f5b8370a12c7041
MD5 b16f9fd4d86e489ce547f64d305fea2a
BLAKE2b-256 014962ff0ad5a35fd7c7235b42bafb82b72a16e58df6428209a19b68cd74940b

See more details on using hashes here.

File details

Details for the file mlpack-4.1.0-pp37-pypy37_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for mlpack-4.1.0-pp37-pypy37_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 0dde527bd5f9cc81723354efd741f29473f9a2ca324b10e14cfe4baf2624eaf6
MD5 71a79afb31f7ec1ebaf30ae4ffe1e43c
BLAKE2b-256 a6984628ff8cf7a3769029992f468d5f318e17a27b1d2711e8ecb77b459bb6a2

See more details on using hashes here.

File details

Details for the file mlpack-4.1.0-cp311-cp311-win_amd64.whl.

File metadata

  • Download URL: mlpack-4.1.0-cp311-cp311-win_amd64.whl
  • Upload date:
  • Size: 22.7 MB
  • Tags: CPython 3.11, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.11.3

File hashes

Hashes for mlpack-4.1.0-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 4f992949169346389366df4c55b595f59d6f2b8766affe08818df5dd5b599a19
MD5 78e80bd4480d9d70041ba68e017e175e
BLAKE2b-256 3d166f8af4e61cb09f4aa15ac4c6d4800888534f0c7a2684f6a3fa92ddb0ca66

See more details on using hashes here.

File details

Details for the file mlpack-4.1.0-cp311-cp311-win32.whl.

File metadata

  • Download URL: mlpack-4.1.0-cp311-cp311-win32.whl
  • Upload date:
  • Size: 15.9 MB
  • Tags: CPython 3.11, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.11.3

File hashes

Hashes for mlpack-4.1.0-cp311-cp311-win32.whl
Algorithm Hash digest
SHA256 2a6f4b53b8e76493ad54f5c106a5e2912ace24b2a8fa5e1d8d877f752bc985ed
MD5 85442cb731de05a54926aaf3f6382946
BLAKE2b-256 d1ca296fd0d880e8075eb4028916719a9b3fd9e0ec05d1cb0bdf174adf6ee637

See more details on using hashes here.

File details

Details for the file mlpack-4.1.0-cp311-cp311-musllinux_1_1_x86_64.whl.

File metadata

File hashes

Hashes for mlpack-4.1.0-cp311-cp311-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 c81626935192eef480699077fea18b13e291446d2649244f0c6f0ce76cac219c
MD5 ef57941d7194572abf252b0d4b717f81
BLAKE2b-256 fa67b14c155102e2d962066b864ee80c59c3ad292afe46609ecaaf988ebbf9ba

See more details on using hashes here.

File details

Details for the file mlpack-4.1.0-cp311-cp311-musllinux_1_1_ppc64le.whl.

File metadata

File hashes

Hashes for mlpack-4.1.0-cp311-cp311-musllinux_1_1_ppc64le.whl
Algorithm Hash digest
SHA256 bc65b4435acc56ba4fbff9d7b179f0bb92b133043c7b00b7ebe19086e22d3689
MD5 5c0d581547af8e0229467830ff1102c5
BLAKE2b-256 563e3e5c931d5bd0a14f5863d2e3d27ca00d280e933acc4ce624f998edd3ae2b

See more details on using hashes here.

File details

Details for the file mlpack-4.1.0-cp311-cp311-musllinux_1_1_i686.whl.

File metadata

File hashes

Hashes for mlpack-4.1.0-cp311-cp311-musllinux_1_1_i686.whl
Algorithm Hash digest
SHA256 14b6167849a82c75104a67863ab5117ca9ab6d01f0c871463cb1a3f445bd252f
MD5 bc8f0c28de92b602e9f63d98e0710220
BLAKE2b-256 3c8f161af6b470fc69c22520cc36365583fbbbd1c94518ba8bb1303b787549c7

See more details on using hashes here.

File details

Details for the file mlpack-4.1.0-cp311-cp311-musllinux_1_1_aarch64.whl.

File metadata

File hashes

Hashes for mlpack-4.1.0-cp311-cp311-musllinux_1_1_aarch64.whl
Algorithm Hash digest
SHA256 608310d614c327b9640d28cb28598c910350c7b0a86d374fa39488b0cbb140ec
MD5 7494b7a99c684aa33c6a55c0cc56b3c0
BLAKE2b-256 bc2afd430a69ddc47006cfcac173e201e2518c3385da2fec693f954c57d73dc6

See more details on using hashes here.

File details

Details for the file mlpack-4.1.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for mlpack-4.1.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 2a0c6ebad82e22739fc2602ac27197097d9854e373c743c94a1f2d3629c56cc0
MD5 eef21d7ce3a5d9b550f45769a09d7d81
BLAKE2b-256 b122723b5254d41d8e7c218f2841d9c4a07eca186d99b690b27b74cfb09b936b

See more details on using hashes here.

File details

Details for the file mlpack-4.1.0-cp311-cp311-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.

File metadata

File hashes

Hashes for mlpack-4.1.0-cp311-cp311-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 2376ddb20d6ae72154063477e12ac91bdb369a31bf1a43e15d18743967a8a3b6
MD5 eb4c758efd94e8dc48533300da5bb8b6
BLAKE2b-256 73d965f4318959c8d2794d1e7b692f0c666be7fe7c002feef969ccbad567a2b8

See more details on using hashes here.

File details

Details for the file mlpack-4.1.0-cp311-cp311-manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for mlpack-4.1.0-cp311-cp311-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 26eb64c3ef73d8b204b49a8a7604aabea536f05d6ec445e76892c7438c4f8710
MD5 d4b64dfcda6f802a47748da915a230be
BLAKE2b-256 c9ced9661286525660830d08c3422647240029acf3b6fa414e12714a81abb914

See more details on using hashes here.

File details

Details for the file mlpack-4.1.0-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for mlpack-4.1.0-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 4c45e5ca0e38411dda67835690cc05b5f3f02bed768fef4f5a3484547c0c9e07
MD5 650370f66f4acd01dbe45255f3b7bec5
BLAKE2b-256 24953df23acd73a27f2e2ff71ea1b25a2613bfce4f3de424fbc787f9adcf8199

See more details on using hashes here.

File details

Details for the file mlpack-4.1.0-cp311-cp311-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for mlpack-4.1.0-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 9f05d1da438a74b547939bb045873dc9726dae7a936bffcfabc00d467a97f550
MD5 bb3af7f2ff558af3f101066d0f04147e
BLAKE2b-256 f6d638ee047a98fa114277c1688c10d7c7b30d0dab029e9874dbd9197791c281

See more details on using hashes here.

File details

Details for the file mlpack-4.1.0-cp311-cp311-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for mlpack-4.1.0-cp311-cp311-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 235aa72dd11dd63364ce03a4b4389dceb751041750ab1c59add98dd606a87fb9
MD5 9344978e6e3393351a62e942bf9e3629
BLAKE2b-256 c6472d3646746a8f9a783c04902d0e936b7e290805259ae570c657494432e2bd

See more details on using hashes here.

File details

Details for the file mlpack-4.1.0-cp310-cp310-win_amd64.whl.

File metadata

  • Download URL: mlpack-4.1.0-cp310-cp310-win_amd64.whl
  • Upload date:
  • Size: 22.7 MB
  • Tags: CPython 3.10, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.11.3

File hashes

Hashes for mlpack-4.1.0-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 00bd42504c2041b188e7ce8533d992909d96ecb620bb0177774eb821d0468f2f
MD5 1028d6979d73f98b597260005fb3c51f
BLAKE2b-256 bbcd9784b174c55949bec6ab43ebe6d9befae0a6fcbb52616f9d7347269c1d66

See more details on using hashes here.

File details

Details for the file mlpack-4.1.0-cp310-cp310-win32.whl.

File metadata

  • Download URL: mlpack-4.1.0-cp310-cp310-win32.whl
  • Upload date:
  • Size: 15.9 MB
  • Tags: CPython 3.10, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.11.3

File hashes

Hashes for mlpack-4.1.0-cp310-cp310-win32.whl
Algorithm Hash digest
SHA256 2806db8e9e2b37ddf8251d8dc661ddf9cc37383d7765c6369c8de00291586064
MD5 91d808e010705d04cf671e35b14da6f9
BLAKE2b-256 42096ed47cddf2a28fac6d43444a13a6eb96909c6f1c923c6252bb47efdd1dfd

See more details on using hashes here.

File details

Details for the file mlpack-4.1.0-cp310-cp310-musllinux_1_1_x86_64.whl.

File metadata

File hashes

Hashes for mlpack-4.1.0-cp310-cp310-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 5f9c0cb5608541b34b60c901e3b1677b12c75e6221985a61b2cec23fbebdc3c7
MD5 bf287314a1d2377a448b6906439e38e0
BLAKE2b-256 f2c0e247ebb7b936d97317f959995702ebad20aff7d083e16d984656edeef27b

See more details on using hashes here.

File details

Details for the file mlpack-4.1.0-cp310-cp310-musllinux_1_1_ppc64le.whl.

File metadata

File hashes

Hashes for mlpack-4.1.0-cp310-cp310-musllinux_1_1_ppc64le.whl
Algorithm Hash digest
SHA256 18ac7ac79403a3d4ec6459c4fbe2f32d0820e6a6c206da04096a672aa42290d6
MD5 7b8577301e4d6b9b875ef156e8bd4b71
BLAKE2b-256 0c1ff32b62424cd7743e882fbe46563de120489aed622dc065d909bc8065b5a8

See more details on using hashes here.

File details

Details for the file mlpack-4.1.0-cp310-cp310-musllinux_1_1_i686.whl.

File metadata

File hashes

Hashes for mlpack-4.1.0-cp310-cp310-musllinux_1_1_i686.whl
Algorithm Hash digest
SHA256 c94a14dee7f9eb4df4aaefa5ab92f4798cecccfd166b9cba464ab356ba2c0ba7
MD5 32021ba33b786d38674100dc5886f9c4
BLAKE2b-256 6de65c15e9969b70ae2b71988c29f1d6fa215457389a686863c22a712888a9bc

See more details on using hashes here.

File details

Details for the file mlpack-4.1.0-cp310-cp310-musllinux_1_1_aarch64.whl.

File metadata

File hashes

Hashes for mlpack-4.1.0-cp310-cp310-musllinux_1_1_aarch64.whl
Algorithm Hash digest
SHA256 f644b3f93c518d9ec8d9fb62a2c9543e4610d33aa119c9cd8c700b4eea98753a
MD5 d08ca64a0724cc3abc0acede215b2f3d
BLAKE2b-256 f0c593b786ba2d759fb11b7e3b7d57ce78feb263796727c9441dccb3ad4c25bd

See more details on using hashes here.

File details

Details for the file mlpack-4.1.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for mlpack-4.1.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 ec65dabf62e66495d8a29ae62ac8a619586c91126b8f4353e40b8e735514173c
MD5 2250a77600d0e129ce5b1462f78f7336
BLAKE2b-256 b743bbf9913130a1794c6c40e6c23e1031cb4a554ff814c1260ff6c3eaa93134

See more details on using hashes here.

File details

Details for the file mlpack-4.1.0-cp310-cp310-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.

File metadata

File hashes

Hashes for mlpack-4.1.0-cp310-cp310-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 704427157a2ea0fa12b7d4e12f8418986f06c593944651c183a6bb34009430a4
MD5 35400f4126b81f541a007b1ec9d6b720
BLAKE2b-256 44a2469bba9de98027b4365a185528d9715329a714459c9bf11c5395d270c045

See more details on using hashes here.

File details

Details for the file mlpack-4.1.0-cp310-cp310-manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for mlpack-4.1.0-cp310-cp310-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 010cb00f09726a3bddf4346160c1c87c2b156afacda2b09eab9d791d9726d31b
MD5 4c9159da46917a4fa8f0b8f5599ccf1b
BLAKE2b-256 be4e6d3a26ce9b302750589a855de2cc7e4b92ccf867750d0e1af6c53c44fe68

See more details on using hashes here.

File details

Details for the file mlpack-4.1.0-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for mlpack-4.1.0-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 9be559528f70c139ac94c4ca4cee7ff8003522ac370567b8256e8d83d28ae29e
MD5 6a24965f89f7509880cdb9a65ca2191c
BLAKE2b-256 619332ae068a86cf724e2b0a852976186922b6b4e5dd8ac78baffbe8fb22e085

See more details on using hashes here.

File details

Details for the file mlpack-4.1.0-cp310-cp310-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for mlpack-4.1.0-cp310-cp310-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 14641cc4392503585358915ce8c64c56ffc530310748e0d009d438cdd1a04a07
MD5 d16cdf341881ae5a20549ce791afbfe1
BLAKE2b-256 cad18902ab0d41d59407b28276a67cd3103cd17a6abf227f29978859ecc40e62

See more details on using hashes here.

File details

Details for the file mlpack-4.1.0-cp310-cp310-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for mlpack-4.1.0-cp310-cp310-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 6931427a0d76c5b7c66024ba038d7a94f78c66a392c549311345607ee4d94a45
MD5 9ee5e508b0e7738dc68bf04ca45ebfdb
BLAKE2b-256 69e248fff8aeab9486c354b63a27e71144600d6ebfae05fa03656e677a7cb9b0

See more details on using hashes here.

File details

Details for the file mlpack-4.1.0-cp39-cp39-win_amd64.whl.

File metadata

  • Download URL: mlpack-4.1.0-cp39-cp39-win_amd64.whl
  • Upload date:
  • Size: 22.7 MB
  • Tags: CPython 3.9, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.11.3

File hashes

Hashes for mlpack-4.1.0-cp39-cp39-win_amd64.whl
Algorithm Hash digest
SHA256 b2e173325ad482332a25d56b35e1f5054135ccb6dd5d3df108f1f568f91604a4
MD5 596fd75e0f6a0dc6cbdd8f2ad6bcc2e4
BLAKE2b-256 ec3f83797aa8ab6c00b28cf55f0dd71c31c607c1f6f59d46b96057f55cbf9015

See more details on using hashes here.

File details

Details for the file mlpack-4.1.0-cp39-cp39-win32.whl.

File metadata

  • Download URL: mlpack-4.1.0-cp39-cp39-win32.whl
  • Upload date:
  • Size: 15.9 MB
  • Tags: CPython 3.9, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.11.3

File hashes

Hashes for mlpack-4.1.0-cp39-cp39-win32.whl
Algorithm Hash digest
SHA256 8e01c155bbcd0d064c2974f408c2038540522315955f0c3d263ff179c0c413f2
MD5 1f20709eec548972613a5714459fbaa3
BLAKE2b-256 b0b137a41f45f11a6ae57767189455dea29aa84a711b5835a93a1d809e1e50ea

See more details on using hashes here.

File details

Details for the file mlpack-4.1.0-cp39-cp39-musllinux_1_1_x86_64.whl.

File metadata

File hashes

Hashes for mlpack-4.1.0-cp39-cp39-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 66b03d7961c031aef879269eb162f27325de37aa292423a07790d60af134c840
MD5 79e3e8b892331bb73a5bd4e69170fde8
BLAKE2b-256 c1a2145dd18c3c768427133736e3467c418c870b6509b56c3924071c64197087

See more details on using hashes here.

File details

Details for the file mlpack-4.1.0-cp39-cp39-musllinux_1_1_ppc64le.whl.

File metadata

File hashes

Hashes for mlpack-4.1.0-cp39-cp39-musllinux_1_1_ppc64le.whl
Algorithm Hash digest
SHA256 61f6265218c0e5c1632d07bced79cbcd4e6cd7490e817148e40f127793df56f6
MD5 dbeb9007d25092d62462fee3054e8a1c
BLAKE2b-256 ecfb8083b9c36fde6b11f479d2a1529d606f73fe83ead2ed8b7f85426d2fefa1

See more details on using hashes here.

File details

Details for the file mlpack-4.1.0-cp39-cp39-musllinux_1_1_i686.whl.

File metadata

File hashes

Hashes for mlpack-4.1.0-cp39-cp39-musllinux_1_1_i686.whl
Algorithm Hash digest
SHA256 15d426c481763ba1a5cd4feeb1d858a69fe9b46fd222bc1e2294a1b02dd8f764
MD5 82477826ca5ee2bf2d485232db11068d
BLAKE2b-256 db26d5108ed24b98abe27da354f82ecff05f85720936f1fbe1d205e2a0ba5e66

See more details on using hashes here.

File details

Details for the file mlpack-4.1.0-cp39-cp39-musllinux_1_1_aarch64.whl.

File metadata

File hashes

Hashes for mlpack-4.1.0-cp39-cp39-musllinux_1_1_aarch64.whl
Algorithm Hash digest
SHA256 bf726c31415823efaf506096d247b5f494a760d4b70cb1535bb9d006c53c0f4f
MD5 06d2bd130a3fffabe882d23234715c3e
BLAKE2b-256 e979e61b34a1385ca6f71b7f250f6096a8663325178030d20dcd63317b116d53

See more details on using hashes here.

File details

Details for the file mlpack-4.1.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for mlpack-4.1.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 351ef290a0faeb5e76f64205180fc5c69327e0e80ba25279a5d664ac8d8546c6
MD5 ad1becece1d0a63aac98ba29f295e232
BLAKE2b-256 a931023ebe07ab1a86483d67e82a3957982fae83467e3edd8fb6c39ea2fd8b4a

See more details on using hashes here.

File details

Details for the file mlpack-4.1.0-cp39-cp39-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.

File metadata

File hashes

Hashes for mlpack-4.1.0-cp39-cp39-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 ef4da97eff40917aed8afdc0a105e5b62191ecc53116f3f2a6a3e0470100bdda
MD5 82d6ee495ce4723bd0cac6177492a5ef
BLAKE2b-256 8277cbe2571507c08756b99031ac01301850161256330a0eaeb3494ac506eacd

See more details on using hashes here.

File details

Details for the file mlpack-4.1.0-cp39-cp39-manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for mlpack-4.1.0-cp39-cp39-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 8dd555db46022fb73ee8bfd2f6884faf13b66a370d3b581026f4c0b8b74c235f
MD5 11df64326ab559a6141227b223a116a9
BLAKE2b-256 87d9b2c2bde1d797da3cbd302b0f7dcb51d70da2631419dcf09bb89a2e57d251

See more details on using hashes here.

File details

Details for the file mlpack-4.1.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for mlpack-4.1.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 305dcb9861e06a562054f5714f2844b19c7e4faca61f1b7fda8d5ac72c2c1708
MD5 957c2f1ecf6ec09c6e447a0d79b16ff7
BLAKE2b-256 0119636e752f9468a4ad946d9b41ca1ffb176778bfd392cbe10e86db97d40c34

See more details on using hashes here.

File details

Details for the file mlpack-4.1.0-cp39-cp39-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for mlpack-4.1.0-cp39-cp39-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 6e0d789e2a7fd4745e36f9ecc7638f5a1aaa8c8d4b4e77b4a8e84023ae11c642
MD5 a8e563d2349d621e13ff73d159dff48b
BLAKE2b-256 6a474305776b1b2fe8b43b089594009e0320d10d6fedb426066b55086cdd91e4

See more details on using hashes here.

File details

Details for the file mlpack-4.1.0-cp39-cp39-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for mlpack-4.1.0-cp39-cp39-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 350e39afbbf19296466e35e9c2303896774f49a784a8070e1695cc775f99e752
MD5 b88e1f48bcea45a8838b8980b76ec8eb
BLAKE2b-256 be466bccffbec58ab34e44f78acee1549cd610de036213486a26d5bb8b71445a

See more details on using hashes here.

File details

Details for the file mlpack-4.1.0-cp38-cp38-win_amd64.whl.

File metadata

  • Download URL: mlpack-4.1.0-cp38-cp38-win_amd64.whl
  • Upload date:
  • Size: 22.8 MB
  • Tags: CPython 3.8, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.11.3

File hashes

Hashes for mlpack-4.1.0-cp38-cp38-win_amd64.whl
Algorithm Hash digest
SHA256 b8872aa855bf2f2ae396f329577276aa6ca12e12800ee5153fd8f51aa0bb7970
MD5 268c1f588f573dfa95af935c89a62ef7
BLAKE2b-256 8969f3e085a57aa00e926906dd07ae3a6a2bb6f6243a28cd1d90670bc968e70f

See more details on using hashes here.

File details

Details for the file mlpack-4.1.0-cp38-cp38-win32.whl.

File metadata

  • Download URL: mlpack-4.1.0-cp38-cp38-win32.whl
  • Upload date:
  • Size: 15.9 MB
  • Tags: CPython 3.8, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.11.3

File hashes

Hashes for mlpack-4.1.0-cp38-cp38-win32.whl
Algorithm Hash digest
SHA256 c1bbe644eb006c6ef8b0b66896404a0a663bbe808034b747e35fd628fac5e332
MD5 d7416e00d7b0c6b58d8427c4bf93b9e5
BLAKE2b-256 3a336eae5cf0f0b1b0ef90c797fed8a41ea03d350a5a56950cd4b3bea646ba82

See more details on using hashes here.

File details

Details for the file mlpack-4.1.0-cp38-cp38-musllinux_1_1_x86_64.whl.

File metadata

File hashes

Hashes for mlpack-4.1.0-cp38-cp38-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 448adfbdf1ca8f5679f60d1bfc0dfecaaf79d53a7e8041c6f8432e06874b0cb5
MD5 d95a5f6b5d5102227c01f37bba62d8bf
BLAKE2b-256 07c7beb72ef6afe42bc18533311ed3d2204ef9b2bde82315880da9647b493258

See more details on using hashes here.

File details

Details for the file mlpack-4.1.0-cp38-cp38-musllinux_1_1_ppc64le.whl.

File metadata

File hashes

Hashes for mlpack-4.1.0-cp38-cp38-musllinux_1_1_ppc64le.whl
Algorithm Hash digest
SHA256 e1d3fcb0e6c345cdfe4ee938b4b9d4cb23a451ecab2fea1f2c8a21efb75cad3c
MD5 eb13495a1b27dd95bedefeeec6dd5094
BLAKE2b-256 6586d82dde00ba002ff5ab4d264ca156dbd527928c6c8b8d1aa7710b28824426

See more details on using hashes here.

File details

Details for the file mlpack-4.1.0-cp38-cp38-musllinux_1_1_i686.whl.

File metadata

File hashes

Hashes for mlpack-4.1.0-cp38-cp38-musllinux_1_1_i686.whl
Algorithm Hash digest
SHA256 b72a7be4a5dfdb4f9714c0c758e160d86c90d027abc218faa303f1f2a500e446
MD5 7c4768fca0e67dc2ff7611fb89e5d815
BLAKE2b-256 656ebe89a6ccf78354e2732a0faa5369cba10f36d2340fe41ab3553303794835

See more details on using hashes here.

File details

Details for the file mlpack-4.1.0-cp38-cp38-musllinux_1_1_aarch64.whl.

File metadata

File hashes

Hashes for mlpack-4.1.0-cp38-cp38-musllinux_1_1_aarch64.whl
Algorithm Hash digest
SHA256 b81044474e4a717886ea1129dcd41aa991c0aa645e4ad804d40ae5c6eca4d454
MD5 e91b3b36ecfd17e17aa50c01514e07e6
BLAKE2b-256 2cd715964e3a246f57545e2a0d03c1b70722e71325084a72e89ef74e83bfbf97

See more details on using hashes here.

File details

Details for the file mlpack-4.1.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for mlpack-4.1.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 d25c3246a6723ddb108aac842e4c4fd337fce47c73e759845ec17d9f5df93367
MD5 72c2913cec69925915f1d9b660a8d584
BLAKE2b-256 4c78b462da9f945dcf76d317c06534ed2e8ac076e97ddf0a476be30c9b453087

See more details on using hashes here.

File details

Details for the file mlpack-4.1.0-cp38-cp38-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.

File metadata

File hashes

Hashes for mlpack-4.1.0-cp38-cp38-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 5abc12d34bbb98c5e4462953cffe34f615e9077295f307ef194872fb7a7b8046
MD5 64da9056a890d64a9ae081edeee007b1
BLAKE2b-256 2f193807edf3ef246e64b146fcddc53e126600955c8fc3cb8022ac7b9ed2b3d7

See more details on using hashes here.

File details

Details for the file mlpack-4.1.0-cp38-cp38-manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for mlpack-4.1.0-cp38-cp38-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 498a2376cccb9ca84b6e7051c051afe6b1705b32743c0a87bec7420aa0759454
MD5 5db342d6d69e3ebf65cd46876077849e
BLAKE2b-256 2700f76688a227af70d4d754d220cb074de633970a017a9e2dfbf82eb117b9aa

See more details on using hashes here.

File details

Details for the file mlpack-4.1.0-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for mlpack-4.1.0-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 098e0c0977e9f099fb0b185b4ca307a89106b3f13c294e460be1e4854c49be36
MD5 0733a7c9e3bef6cc2f13b00a39c2267d
BLAKE2b-256 5f33b250ef36bc223126a0352ffa0f86f03685f298e4539ec4536ab6560ebe27

See more details on using hashes here.

File details

Details for the file mlpack-4.1.0-cp38-cp38-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for mlpack-4.1.0-cp38-cp38-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 2eccffdf8662adc2d1098949d14414febd09049aa922fd6a37ba9e2377694343
MD5 f9a14452e2b9cda8b0fae75c7dee3f23
BLAKE2b-256 bc8139b147fba3ee6a23146783b771b52181320092c267bd7e54cf13d1884741

See more details on using hashes here.

File details

Details for the file mlpack-4.1.0-cp38-cp38-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for mlpack-4.1.0-cp38-cp38-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 eedfaf86abb72902890251dec8474b75239344830a6131e4ca36499e86117eb1
MD5 1523e4261f79324ef42d51cce5268473
BLAKE2b-256 c2d2fd3703cf6e2f2871e0d84b894f21d85b1473b482c7f21367ed4978c8daad

See more details on using hashes here.

File details

Details for the file mlpack-4.1.0-cp37-cp37m-win_amd64.whl.

File metadata

  • Download URL: mlpack-4.1.0-cp37-cp37m-win_amd64.whl
  • Upload date:
  • Size: 22.7 MB
  • Tags: CPython 3.7m, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.11.3

File hashes

Hashes for mlpack-4.1.0-cp37-cp37m-win_amd64.whl
Algorithm Hash digest
SHA256 f94f9372184818b6e2662113138c43095eb216376d3383937bbf4c5570e5ef7b
MD5 9087716e727393d149ff30272b94b30d
BLAKE2b-256 f1ee38b7b4d76c02b35e6bead78c7e3d09463ae96af56dac3119ee844a3ed172

See more details on using hashes here.

File details

Details for the file mlpack-4.1.0-cp37-cp37m-win32.whl.

File metadata

  • Download URL: mlpack-4.1.0-cp37-cp37m-win32.whl
  • Upload date:
  • Size: 15.9 MB
  • Tags: CPython 3.7m, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.11.3

File hashes

Hashes for mlpack-4.1.0-cp37-cp37m-win32.whl
Algorithm Hash digest
SHA256 879693720bfd93a07207b9122afa809ed97cf4f417866a2e27c460fc8eb1ab64
MD5 c311982f2e1dc6bc2bbf56855701212e
BLAKE2b-256 9f253d9265d30621dc708a8cf43669651ea20c79c3c26fae6456b9f548a0af52

See more details on using hashes here.

File details

Details for the file mlpack-4.1.0-cp37-cp37m-musllinux_1_1_x86_64.whl.

File metadata

File hashes

Hashes for mlpack-4.1.0-cp37-cp37m-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 c91867f86657371d17f970f0711847eef8cdd88d5f413f3be197ce9d6af37f28
MD5 65e55a33fa77a5c2e64db35337081d0d
BLAKE2b-256 631b59efbe543751bf6d08b4a4a2436b97914a00a750e6ca30cd8b6ab3fd62d6

See more details on using hashes here.

File details

Details for the file mlpack-4.1.0-cp37-cp37m-musllinux_1_1_ppc64le.whl.

File metadata

File hashes

Hashes for mlpack-4.1.0-cp37-cp37m-musllinux_1_1_ppc64le.whl
Algorithm Hash digest
SHA256 47af23d9162f676a266efdfb5343eaa0e80bd831138a043077f65c6ea458b1ab
MD5 6d4ccdf0bd64d6367243a24e63cb939b
BLAKE2b-256 7e4718e4e01e11121936f5c59dff94ecf3bbb3871e00f30cd076ca2a79f2ff9b

See more details on using hashes here.

File details

Details for the file mlpack-4.1.0-cp37-cp37m-musllinux_1_1_i686.whl.

File metadata

File hashes

Hashes for mlpack-4.1.0-cp37-cp37m-musllinux_1_1_i686.whl
Algorithm Hash digest
SHA256 fb40040890c483e5f665432580e093657769d2871c3188b3ae3b02b4b350d7de
MD5 5e0147f9dd6591d132bd9a11fcaa97ba
BLAKE2b-256 66e272edfb07d41194fb874d27f7fd30d7d34118c45bfe5c5a546495713bd17d

See more details on using hashes here.

File details

Details for the file mlpack-4.1.0-cp37-cp37m-musllinux_1_1_aarch64.whl.

File metadata

File hashes

Hashes for mlpack-4.1.0-cp37-cp37m-musllinux_1_1_aarch64.whl
Algorithm Hash digest
SHA256 83ea2d77aae03e4a3c8eac8d8e1d18cfeac3bef25f8996c0ef633c8c85dd21bd
MD5 fd3c4a4ef02577201aadf6ced44ce584
BLAKE2b-256 bd51fd6ad222918a102fbd21ac73301c3e0a851098973162c699bd2eb443b249

See more details on using hashes here.

File details

Details for the file mlpack-4.1.0-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for mlpack-4.1.0-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 4615b3c3a963a127eb15f29aee0974d2c779132d97d8efd791ae1ee34c13b77a
MD5 149f265561fbff48556cc1e31fce472f
BLAKE2b-256 767c3d7d1ea8ae7669800e153e17958d088c91795cafb7589b9bcfc603639f99

See more details on using hashes here.

File details

Details for the file mlpack-4.1.0-cp37-cp37m-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.

File metadata

File hashes

Hashes for mlpack-4.1.0-cp37-cp37m-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 a9be5030df84c092aa1f13f4fd8e1926256d6846f10fb5584398b235a86a2c1a
MD5 1c39977ab111807106eac21c2b556378
BLAKE2b-256 4924f9da262539a3be03d02f3eb68dd29d0953d0ec7629648a8a4838a2736ddb

See more details on using hashes here.

File details

Details for the file mlpack-4.1.0-cp37-cp37m-manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for mlpack-4.1.0-cp37-cp37m-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 69418e83a486e6c507aa726a24877ee979f2a45a1aff5528ccc3e728a9216240
MD5 8dfe61d4c0774e29c24357c0a3cf2157
BLAKE2b-256 9b1852f0f23417621cd9a1eb8d1ba8cafff914fc4e1f015cc977e6ca315c6933

See more details on using hashes here.

File details

Details for the file mlpack-4.1.0-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for mlpack-4.1.0-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 aff9b659e7ea8f584e88ae1f83be8aae46f397cbaac9233b726baee89d672cff
MD5 42d685fde65673c341f163bb19cb00b2
BLAKE2b-256 89656876ac1e628d56daafdacdfc424050bd970615b8b9f6e8fcc45d6e188101

See more details on using hashes here.

File details

Details for the file mlpack-4.1.0-cp37-cp37m-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for mlpack-4.1.0-cp37-cp37m-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 3ccdb90b564b2a70cff26e8708a3870fc28e8254c7c28fa516d67248a10ab9e9
MD5 8cc6af038c3bb7b93ab3323cf73f145c
BLAKE2b-256 7d4937ae89e73fc3279706d9ffbb720c453f953949579ed00cabcc0d7af560ce

See more details on using hashes here.

File details

Details for the file mlpack-4.1.0-cp36-cp36m-win_amd64.whl.

File metadata

  • Download URL: mlpack-4.1.0-cp36-cp36m-win_amd64.whl
  • Upload date:
  • Size: 22.7 MB
  • Tags: CPython 3.6m, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.11.3

File hashes

Hashes for mlpack-4.1.0-cp36-cp36m-win_amd64.whl
Algorithm Hash digest
SHA256 62d6d5bbf9cdc869427e09896984142b9222b636d4b487b30277f9f8e72cb3bf
MD5 79e54756023483c97c3bbd23a7d11afe
BLAKE2b-256 984254d07c066e4be2a09fcb4f064684239d7114ec05a7f3130255899dd4a9ae

See more details on using hashes here.

File details

Details for the file mlpack-4.1.0-cp36-cp36m-win32.whl.

File metadata

  • Download URL: mlpack-4.1.0-cp36-cp36m-win32.whl
  • Upload date:
  • Size: 15.9 MB
  • Tags: CPython 3.6m, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.11.3

File hashes

Hashes for mlpack-4.1.0-cp36-cp36m-win32.whl
Algorithm Hash digest
SHA256 8d36fc5b14ded0bf4c4e7b8fe9f8f2600cbbd74415df914e5e8e26bf483d3955
MD5 58fdcbb5f41b1986e30ad7b14070414e
BLAKE2b-256 98669968b6751bcf269b827ff8cb9e3a5d2c3e11fa51a39dac001730f1f9d44e

See more details on using hashes here.

File details

Details for the file mlpack-4.1.0-cp36-cp36m-musllinux_1_1_x86_64.whl.

File metadata

File hashes

Hashes for mlpack-4.1.0-cp36-cp36m-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 42c718ffa4091a2a54316e3d65f31d3c4f1c6487ff7763b1ddba0d040a52802c
MD5 e61e7b76f47f68204a322487506a5454
BLAKE2b-256 dac451138f32c3ce03ecf7efbce443daf6f751f09ba6b4cd9b890ba55b8b99e9

See more details on using hashes here.

File details

Details for the file mlpack-4.1.0-cp36-cp36m-musllinux_1_1_ppc64le.whl.

File metadata

File hashes

Hashes for mlpack-4.1.0-cp36-cp36m-musllinux_1_1_ppc64le.whl
Algorithm Hash digest
SHA256 320642c7dbe22d2eda12623f86f380405e8b888aa9a19c2ced3fbeca59fe933d
MD5 a95c47a76870b020cda403bc6e232235
BLAKE2b-256 65962ca3544a9e1bc4c991fa0a8caf9b56700f10fff691058b6b0f24a279b4f2

See more details on using hashes here.

File details

Details for the file mlpack-4.1.0-cp36-cp36m-musllinux_1_1_i686.whl.

File metadata

File hashes

Hashes for mlpack-4.1.0-cp36-cp36m-musllinux_1_1_i686.whl
Algorithm Hash digest
SHA256 de9f8bcd8c847e1286e0b18907088abcf52faf94c7a146b5668cd8a598c397e9
MD5 2294587f3210ffbbd3112bc471280467
BLAKE2b-256 8f8f2ddc7c10077d146ccf85a775fdbc473c068798f75e0fac747d5946e789f8

See more details on using hashes here.

File details

Details for the file mlpack-4.1.0-cp36-cp36m-musllinux_1_1_aarch64.whl.

File metadata

File hashes

Hashes for mlpack-4.1.0-cp36-cp36m-musllinux_1_1_aarch64.whl
Algorithm Hash digest
SHA256 9acbb81d10ce85e5c6061971aee6b69d8ca381b60466c4ffa27abd6c7a975671
MD5 190cc91647523a217dfa3a72730c41e1
BLAKE2b-256 9605c7cb11a553c59f56506bdaafd75acc5aadb2e2009b43fd8c415ea355d23c

See more details on using hashes here.

File details

Details for the file mlpack-4.1.0-cp36-cp36m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for mlpack-4.1.0-cp36-cp36m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 d7de56137b0292abebbd81139ee0c01048071af8039beb2286fd95e55d10520d
MD5 a78c9afff1048c4b57983f27477c21fe
BLAKE2b-256 8063c8c390d0d40b900d78efb758673ae9ce1a7ba50f0a0d406dc55a6dea638d

See more details on using hashes here.

File details

Details for the file mlpack-4.1.0-cp36-cp36m-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.

File metadata

File hashes

Hashes for mlpack-4.1.0-cp36-cp36m-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 ed1693afdf0e10e38d08390cc5df390d46a59375b87f8a731b38e9ac90759bc6
MD5 1488f4ce410735dde17df5e33f4fc318
BLAKE2b-256 bc9ccc783749a38fb88161dc5e46d3afb9b5bd10e6615a4fce94a08edabde00c

See more details on using hashes here.

File details

Details for the file mlpack-4.1.0-cp36-cp36m-manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for mlpack-4.1.0-cp36-cp36m-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 4eec82b3a31343572122d7327734f9534bd7d7fa3606b827b5c7fcfe54cbc402
MD5 564c8da7bc166ee13e4f30634bb62a94
BLAKE2b-256 8795c48504f27aa09a2a3650cbb32b3765595cb84c463351da9a96daa90f5601

See more details on using hashes here.

File details

Details for the file mlpack-4.1.0-cp36-cp36m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for mlpack-4.1.0-cp36-cp36m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 2027f5c28178cdc3f6a0dcb4ed359ff72beef8c4dc0414b8bf3fa992efb130ad
MD5 f43f3ec49c52d60d75aa2242c47584ff
BLAKE2b-256 9fb17c8c24fdade389aff1ffc4b63f6727b996b44a7a59386e9189d4c064fa09

See more details on using hashes here.

File details

Details for the file mlpack-4.1.0-cp36-cp36m-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for mlpack-4.1.0-cp36-cp36m-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 d1be4185dec1e4c0a8a1be3458a9af995045303e8e278a17862ef35eb53ece43
MD5 9f557456054f088f1860442b6a7fb871
BLAKE2b-256 339e6da1f5637ca19ca1a3f937c2d31b7bf386cd05d07c6ecde842e7081ae5e2

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