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

If you're not sure about the file name format, learn more about wheel file names.

mlpack-4.8.0-cp314-cp314-win_amd64.whl (28.1 MB view details)

Uploaded CPython 3.14Windows x86-64

mlpack-4.8.0-cp314-cp314-manylinux_2_28_i686.whl (28.4 MB view details)

Uploaded CPython 3.14manylinux: glibc 2.28+ i686

mlpack-4.8.0-cp314-cp314-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (51.0 MB view details)

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

mlpack-4.8.0-cp314-cp314-macosx_11_0_arm64.whl (3.0 MB view details)

Uploaded CPython 3.14macOS 11.0+ ARM64

mlpack-4.8.0-cp314-cp314-macosx_10_15_x86_64.whl (21.0 MB view details)

Uploaded CPython 3.14macOS 10.15+ x86-64

mlpack-4.8.0-cp313-cp313-win_amd64.whl (27.5 MB view details)

Uploaded CPython 3.13Windows x86-64

mlpack-4.8.0-cp313-cp313-musllinux_1_2_x86_64.whl (32.1 MB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ x86-64

mlpack-4.8.0-cp313-cp313-musllinux_1_2_i686.whl (30.6 MB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ i686

mlpack-4.8.0-cp313-cp313-manylinux_2_28_i686.whl (28.4 MB view details)

Uploaded CPython 3.13manylinux: glibc 2.28+ i686

mlpack-4.8.0-cp313-cp313-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (50.9 MB view details)

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

mlpack-4.8.0-cp313-cp313-macosx_11_0_arm64.whl (3.0 MB view details)

Uploaded CPython 3.13macOS 11.0+ ARM64

mlpack-4.8.0-cp313-cp313-macosx_10_13_x86_64.whl (21.0 MB view details)

Uploaded CPython 3.13macOS 10.13+ x86-64

mlpack-4.8.0-cp312-cp312-win_amd64.whl (27.6 MB view details)

Uploaded CPython 3.12Windows x86-64

mlpack-4.8.0-cp312-cp312-musllinux_1_2_x86_64.whl (32.1 MB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ x86-64

mlpack-4.8.0-cp312-cp312-musllinux_1_2_i686.whl (30.6 MB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ i686

mlpack-4.8.0-cp312-cp312-manylinux_2_28_i686.whl (28.4 MB view details)

Uploaded CPython 3.12manylinux: glibc 2.28+ i686

mlpack-4.8.0-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (51.0 MB view details)

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

mlpack-4.8.0-cp312-cp312-macosx_11_0_arm64.whl (3.0 MB view details)

Uploaded CPython 3.12macOS 11.0+ ARM64

mlpack-4.8.0-cp312-cp312-macosx_10_13_x86_64.whl (21.0 MB view details)

Uploaded CPython 3.12macOS 10.13+ x86-64

mlpack-4.8.0-cp311-cp311-win_amd64.whl (27.5 MB view details)

Uploaded CPython 3.11Windows x86-64

mlpack-4.8.0-cp311-cp311-musllinux_1_2_x86_64.whl (32.1 MB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ x86-64

mlpack-4.8.0-cp311-cp311-musllinux_1_2_i686.whl (30.6 MB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ i686

mlpack-4.8.0-cp311-cp311-manylinux_2_28_i686.whl (28.5 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.28+ i686

mlpack-4.8.0-cp311-cp311-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (51.0 MB view details)

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

mlpack-4.8.0-cp311-cp311-macosx_11_0_arm64.whl (3.0 MB view details)

Uploaded CPython 3.11macOS 11.0+ ARM64

mlpack-4.8.0-cp311-cp311-macosx_10_9_x86_64.whl (21.3 MB view details)

Uploaded CPython 3.11macOS 10.9+ x86-64

mlpack-4.8.0-cp310-cp310-win_amd64.whl (27.5 MB view details)

Uploaded CPython 3.10Windows x86-64

mlpack-4.8.0-cp310-cp310-musllinux_1_2_x86_64.whl (32.1 MB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ x86-64

mlpack-4.8.0-cp310-cp310-musllinux_1_2_i686.whl (30.6 MB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ i686

mlpack-4.8.0-cp310-cp310-manylinux_2_28_i686.whl (28.5 MB view details)

Uploaded CPython 3.10manylinux: glibc 2.28+ i686

mlpack-4.8.0-cp310-cp310-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (51.0 MB view details)

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

mlpack-4.8.0-cp310-cp310-macosx_11_0_arm64.whl (3.0 MB view details)

Uploaded CPython 3.10macOS 11.0+ ARM64

mlpack-4.8.0-cp310-cp310-macosx_10_9_x86_64.whl (21.3 MB view details)

Uploaded CPython 3.10macOS 10.9+ x86-64

mlpack-4.8.0-cp39-cp39-win_amd64.whl (27.6 MB view details)

Uploaded CPython 3.9Windows x86-64

mlpack-4.8.0-cp39-cp39-musllinux_1_2_x86_64.whl (32.2 MB view details)

Uploaded CPython 3.9musllinux: musl 1.2+ x86-64

mlpack-4.8.0-cp39-cp39-musllinux_1_2_i686.whl (30.6 MB view details)

Uploaded CPython 3.9musllinux: musl 1.2+ i686

mlpack-4.8.0-cp39-cp39-manylinux_2_28_i686.whl (28.5 MB view details)

Uploaded CPython 3.9manylinux: glibc 2.28+ i686

mlpack-4.8.0-cp39-cp39-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (51.0 MB view details)

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

mlpack-4.8.0-cp39-cp39-macosx_11_0_arm64.whl (3.0 MB view details)

Uploaded CPython 3.9macOS 11.0+ ARM64

mlpack-4.8.0-cp39-cp39-macosx_10_9_x86_64.whl (21.3 MB view details)

Uploaded CPython 3.9macOS 10.9+ x86-64

File details

Details for the file mlpack-4.8.0-cp314-cp314-win_amd64.whl.

File metadata

  • Download URL: mlpack-4.8.0-cp314-cp314-win_amd64.whl
  • Upload date:
  • Size: 28.1 MB
  • Tags: CPython 3.14, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.14.5

File hashes

Hashes for mlpack-4.8.0-cp314-cp314-win_amd64.whl
Algorithm Hash digest
SHA256 7685ff23488aa8bf9c7ea9af10248d55c8c563a5ca0c06dadff1530e2014a838
MD5 5881e38e87f7eafa62a7c642037fcefe
BLAKE2b-256 1fa47c059b4beb7847f0905fb33e86d956bcc2d3aeb127bc208b5518d4bbbf87

See more details on using hashes here.

File details

Details for the file mlpack-4.8.0-cp314-cp314-manylinux_2_28_i686.whl.

File metadata

File hashes

Hashes for mlpack-4.8.0-cp314-cp314-manylinux_2_28_i686.whl
Algorithm Hash digest
SHA256 c9fb85cb43707aecebede03531736dc58bb63a4f578ae70913b6b2b6a4f7ef8c
MD5 ccc583044215adea3734a0c8c05734c5
BLAKE2b-256 4ad9e4679ad5d1e835912235cf97367714c7a936f8fed2df2e1480c4c0a82664

See more details on using hashes here.

File details

Details for the file mlpack-4.8.0-cp314-cp314-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for mlpack-4.8.0-cp314-cp314-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 a358fc95787f408fb74b940ea2cf0a35ca2a3451bee304816e8fbd11d35a4ef7
MD5 1a10f9edd26977cc5e0ca6edbf834830
BLAKE2b-256 b699af0d139c713fa727ffe8a2d963e4c3047ddd2af807f61a003f3983181ee2

See more details on using hashes here.

File details

Details for the file mlpack-4.8.0-cp314-cp314-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for mlpack-4.8.0-cp314-cp314-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 6ba4e42a53f42bd21471c4df3706ec53cb5635d6beb56e0308716c36c3b92d18
MD5 4f2639c91c80c5073bef7385f1f07e72
BLAKE2b-256 35ac36e46b069c37945da8787b5b24f03f8e66483a293373487a7dc836d5484e

See more details on using hashes here.

File details

Details for the file mlpack-4.8.0-cp314-cp314-macosx_10_15_x86_64.whl.

File metadata

File hashes

Hashes for mlpack-4.8.0-cp314-cp314-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 566eccd646ad37e951fc4bb9ff4da12a71b39ed9e1f27fcd9ceb781da6245981
MD5 1db254a2a34fad4c29a40815befba38a
BLAKE2b-256 b86369d25d5c3409df06f8a00f22578098d695bd23098d2088df8dd3b80bee7b

See more details on using hashes here.

File details

Details for the file mlpack-4.8.0-cp313-cp313-win_amd64.whl.

File metadata

  • Download URL: mlpack-4.8.0-cp313-cp313-win_amd64.whl
  • Upload date:
  • Size: 27.5 MB
  • Tags: CPython 3.13, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.14.5

File hashes

Hashes for mlpack-4.8.0-cp313-cp313-win_amd64.whl
Algorithm Hash digest
SHA256 21ad61dc93d4b74db92f05e13529cb3ed283fb51787d5a37419911319e6008fa
MD5 55bc88286bc98a1ce897ebc8f3fe6419
BLAKE2b-256 55dbc8b4882d274250ea9e3f7202820b3a4950637538e4ef171cdf12d1d1a696

See more details on using hashes here.

File details

Details for the file mlpack-4.8.0-cp313-cp313-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for mlpack-4.8.0-cp313-cp313-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 a1e1c5d746d94c84369ad0b3abbd09a410ed20ee16e09d6e512e8c31c3388220
MD5 652b77b7fbefbdbc7ee66681d53e8ab0
BLAKE2b-256 c497808fcc628b703e3a77c86f1aeb81d0f03cd697a6234c73c4b524c20c1869

See more details on using hashes here.

File details

Details for the file mlpack-4.8.0-cp313-cp313-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for mlpack-4.8.0-cp313-cp313-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 7c10801a52a810765fb3d3422fbde5d07bf07587970c1fe89dee0e589590cf1c
MD5 d5b8e853c850e1182cbf980bff27c0eb
BLAKE2b-256 0203305b3c717a80485da7447e39663ef266fd9b4b5ad63aa2acc67e7b36e2ef

See more details on using hashes here.

File details

Details for the file mlpack-4.8.0-cp313-cp313-manylinux_2_28_i686.whl.

File metadata

File hashes

Hashes for mlpack-4.8.0-cp313-cp313-manylinux_2_28_i686.whl
Algorithm Hash digest
SHA256 78e5e14a71f033b356460017cbabd8dcfd515a23dabbaefe43c4e138a1481ea8
MD5 2c75fc1579ad4f6b375a253ff91eb20c
BLAKE2b-256 3ab7fb53b77180bd10b1df83ea15b0307bd7dc9a78b40ace42b7866c6b81aff4

See more details on using hashes here.

File details

Details for the file mlpack-4.8.0-cp313-cp313-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for mlpack-4.8.0-cp313-cp313-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 fd24efdb5db6a1bde5cda64079e7aa0e54396e8c89520eeaab87b972fb4b4f00
MD5 1bdf6b693df0ef8cdf07ac9b30ce0b2f
BLAKE2b-256 a1ea5be7b58543a2ca76e55cceb4b7cbf3776b362ccfb376c2f388b3669554f1

See more details on using hashes here.

File details

Details for the file mlpack-4.8.0-cp313-cp313-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for mlpack-4.8.0-cp313-cp313-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 36d5062cc9b689d69e67e4bc58f9c03a1d5486b872456277712681e39aae1476
MD5 952c44c92afed19675cf52a8cd3791e9
BLAKE2b-256 bf227a1e1e34741d6478b879f181362e87a25125b224317cca11a862a250fb80

See more details on using hashes here.

File details

Details for the file mlpack-4.8.0-cp313-cp313-macosx_10_13_x86_64.whl.

File metadata

File hashes

Hashes for mlpack-4.8.0-cp313-cp313-macosx_10_13_x86_64.whl
Algorithm Hash digest
SHA256 d8f152d860d922b2656b11a6bc9d2f7d67304f6202770a0dab592437490cf143
MD5 c00e794be87bbb0d0516cfafcd05a569
BLAKE2b-256 d58d06da94e3d2c3b9ac0acb2ff0d2859390aa804a64dce0c352a902e9a56aa0

See more details on using hashes here.

File details

Details for the file mlpack-4.8.0-cp312-cp312-win_amd64.whl.

File metadata

  • Download URL: mlpack-4.8.0-cp312-cp312-win_amd64.whl
  • Upload date:
  • Size: 27.6 MB
  • Tags: CPython 3.12, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.14.5

File hashes

Hashes for mlpack-4.8.0-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 3e5d58f1359945598100d9d3ac8ab8b2965f9fcc0e2afad3e9ac414bd30bb329
MD5 335366d8bcfd30bdb11c3ee1facaae04
BLAKE2b-256 6b652a3fd39553ffe8d371ae1df5ebc1ff843ada229b9f2aefca1af5bd1a966a

See more details on using hashes here.

File details

Details for the file mlpack-4.8.0-cp312-cp312-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for mlpack-4.8.0-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 64b25ff20e2572a7edecf490addcf110d8e04bb4f97791acbab2e9c066fa052a
MD5 a114a7cdc7f7823008a227a1d6b57702
BLAKE2b-256 915b4ac592bdbdf3038b4878a58debd0ef1d3883d946ed65ff7835a2c3be8e46

See more details on using hashes here.

File details

Details for the file mlpack-4.8.0-cp312-cp312-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for mlpack-4.8.0-cp312-cp312-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 6f2e40d88f8cde8c355c469401ef53ceaa957db076affce4f6b6ebf5a461c262
MD5 7e0f9c00ec9899ae7369f505d318c4c9
BLAKE2b-256 b2f430d0ca3cec59e616189a6a658b91477041254227ccbf1e02bfdef0087d39

See more details on using hashes here.

File details

Details for the file mlpack-4.8.0-cp312-cp312-manylinux_2_28_i686.whl.

File metadata

File hashes

Hashes for mlpack-4.8.0-cp312-cp312-manylinux_2_28_i686.whl
Algorithm Hash digest
SHA256 0e8f407e9133721875b29d169cda4136eb89321d53c3b2598d655781fb5deeed
MD5 fd72c23a3d2b7025b6fd55c485035181
BLAKE2b-256 081cf767da3dc358a6c43e90e50f446e14ad46c2b6e70f31dfa8ae38904fc28a

See more details on using hashes here.

File details

Details for the file mlpack-4.8.0-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for mlpack-4.8.0-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 fbbfb3856946f7485ff928eed418a08f827e55c6de4b95283c93d11a47f5a96b
MD5 1963d52b729806256e4129e6b64339aa
BLAKE2b-256 068980febbd6677e767a99bf9bb4f982d79ab486fe071adc11c65bb041fe8033

See more details on using hashes here.

File details

Details for the file mlpack-4.8.0-cp312-cp312-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for mlpack-4.8.0-cp312-cp312-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 6acf42a14b8d644341e47744d641eaa7da8d9388142f05e330dbb2490cd0fc41
MD5 67422e5fc0f98c221cb92868cf4fa21a
BLAKE2b-256 ef1e0efef2fba0f72e2b7d185e49efe9983a54e8f53351dd44db12f961415b90

See more details on using hashes here.

File details

Details for the file mlpack-4.8.0-cp312-cp312-macosx_10_13_x86_64.whl.

File metadata

File hashes

Hashes for mlpack-4.8.0-cp312-cp312-macosx_10_13_x86_64.whl
Algorithm Hash digest
SHA256 c4f6668675ce8277044ae8c97c395f3a7309077be94faf9ede7b451eed59cb06
MD5 d1eebcea39263f79359338c0adc95750
BLAKE2b-256 9629655dd07cc4300dc5b2c428a3c19c28fe5c8487e3e0aecb5760944fa12755

See more details on using hashes here.

File details

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

File metadata

  • Download URL: mlpack-4.8.0-cp311-cp311-win_amd64.whl
  • Upload date:
  • Size: 27.5 MB
  • Tags: CPython 3.11, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.14.5

File hashes

Hashes for mlpack-4.8.0-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 03c679d98fd9239749086648e6fa1cf736012d45fcfb097cc896910cad57fcf5
MD5 9c986d1ca60ca12546b95547af8cda78
BLAKE2b-256 353e52a2fbd1d8c0f7a424681f8476c435e92ae3869427a6194f4cd0d5663c3e

See more details on using hashes here.

File details

Details for the file mlpack-4.8.0-cp311-cp311-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for mlpack-4.8.0-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 0006e7700f974a3cf2713c79041ac9f8d8bf756612217ff8a3541857d20205cf
MD5 8ee8c85746e8c7cd30bd8385459b4c40
BLAKE2b-256 38bc419d3a0b083f14a80a9d6bb3a1b2a7e6b078fe20aa625a7d5378b9eb08b6

See more details on using hashes here.

File details

Details for the file mlpack-4.8.0-cp311-cp311-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for mlpack-4.8.0-cp311-cp311-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 b1e2d4c521171aaf7a9ab00cbcb588e1a37bb679a9bd9cdfa887faf2f932eb4f
MD5 5bd68f65173c2ec1cad2ad5492da7878
BLAKE2b-256 75fdaedb3f128032f0f9169175d5d67e22c9a52a26d45002e891e6cae38017fd

See more details on using hashes here.

File details

Details for the file mlpack-4.8.0-cp311-cp311-manylinux_2_28_i686.whl.

File metadata

File hashes

Hashes for mlpack-4.8.0-cp311-cp311-manylinux_2_28_i686.whl
Algorithm Hash digest
SHA256 32a80236cc730347587bc3fd1e8b24de7e6cd318eeb1a28d44c8915b32764094
MD5 1512c2135366e461f5d5203fd6f91a19
BLAKE2b-256 cdd7f47568c44156dbd857f54f7ab583ce231d126d311f4602e11d61d3dbd604

See more details on using hashes here.

File details

Details for the file mlpack-4.8.0-cp311-cp311-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for mlpack-4.8.0-cp311-cp311-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 0ff467d66e9ed13e98e85062433c8aaa9eb85d0a07734993dafcc9187e32af7b
MD5 b0812a22304110398e433900efaedac5
BLAKE2b-256 d909d3a41e1aff75786544ab8cb4e2f04164b7235609b0d4fd62f902b57f8fd4

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mlpack-4.8.0-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 ba2da4a4a1cc3487261a5f9a4e85aee4beed3928f03f7dc88b54c26ec773413a
MD5 b4ab478899af65be513994b69c561980
BLAKE2b-256 f9eb7883ebef8799830e4c3b99caa5518730f9a4eb6a4b4f072f8d610155e393

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mlpack-4.8.0-cp311-cp311-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 fe37f229d2e05b77da4e721317e314ce1638caeb27162a75358db1cdc398d192
MD5 dd2c983a5212b067f8e5ceda2ec438c7
BLAKE2b-256 f9d7009bbdd06f10b8bde08eff7a786fc658060d5716730b15554257c31717ba

See more details on using hashes here.

File details

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

File metadata

  • Download URL: mlpack-4.8.0-cp310-cp310-win_amd64.whl
  • Upload date:
  • Size: 27.5 MB
  • Tags: CPython 3.10, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.14.5

File hashes

Hashes for mlpack-4.8.0-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 6f0c65b9da596a05b2f7dfaac25588f3ba9db52ac702abdfd230f05f16526db1
MD5 e1d27ae31feda8d27c48d5205d1e4fe3
BLAKE2b-256 81d1162d85a89b7fd5d0ab3746c44a95c806dc5442bb0d975f0da0265ea66b06

See more details on using hashes here.

File details

Details for the file mlpack-4.8.0-cp310-cp310-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for mlpack-4.8.0-cp310-cp310-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 78b3ff377b781fa1bd2e2915e654ed6062878adfd0b9068bac8522918411f5df
MD5 1a80e9686bf3e026f6c01f764dce8bba
BLAKE2b-256 a1a95d41a3e6f2b491dc340ac135291e25fe4a1d10100fd51b4fbb4d069d8613

See more details on using hashes here.

File details

Details for the file mlpack-4.8.0-cp310-cp310-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for mlpack-4.8.0-cp310-cp310-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 cbd40a9a1784f61c4363f1ca68222682b53ce8108e60299b93166a64cfe260ae
MD5 9771f03395c7189d7c61216155845a0d
BLAKE2b-256 0d802be20be738aa495a5b81c5194847cdc9566ae154184b2aad6bc6eb6a82e2

See more details on using hashes here.

File details

Details for the file mlpack-4.8.0-cp310-cp310-manylinux_2_28_i686.whl.

File metadata

File hashes

Hashes for mlpack-4.8.0-cp310-cp310-manylinux_2_28_i686.whl
Algorithm Hash digest
SHA256 0f6222a4cc9df9449c25f191791886ed598700202bfcea2e3f8e0d824c4d712c
MD5 6f417a88c8476a06120fadb542d24c70
BLAKE2b-256 bdf32b8d14d02ac24c0e3b400ff06c703c703bcf70c713067e9832bfd715416e

See more details on using hashes here.

File details

Details for the file mlpack-4.8.0-cp310-cp310-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for mlpack-4.8.0-cp310-cp310-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 3c7fe4ac1b9344ee161facb81d3b586fe062b32ad8e2b3cf265e971bbccf5ce3
MD5 b2695565875d2e12b4e31035753fccd7
BLAKE2b-256 ba0add122f7644d1d7ee11c090390707efd4460051e36533f3ad9f9d0557749d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mlpack-4.8.0-cp310-cp310-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 fc6c11913028ffbc253e63aa72f7a9343bdef3e702a6d652299b87ba74ede756
MD5 69463dc1a4ebafd38e863f6102f108cb
BLAKE2b-256 976386d50768c385a920e2cca13e4a0927b2bbf1b3ab91ac1c07fe54b6ad17e1

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mlpack-4.8.0-cp310-cp310-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 247525a3b3e4511ba2dfb1968893bd596f38e47c593e75c2198d9a99f42c5b46
MD5 492d23dba7ee74ac9c81a52624beacb9
BLAKE2b-256 e28e64ec8b1ec2acb0d1c3da528920a6e845459403522b8a5f28be9be633dde0

See more details on using hashes here.

File details

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

File metadata

  • Download URL: mlpack-4.8.0-cp39-cp39-win_amd64.whl
  • Upload date:
  • Size: 27.6 MB
  • Tags: CPython 3.9, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.14.5

File hashes

Hashes for mlpack-4.8.0-cp39-cp39-win_amd64.whl
Algorithm Hash digest
SHA256 8cc31e7d96260111420149e97b1ace909b851819f8cfc5f4532e35c43f02da41
MD5 c696e4b150a077e2f7dea153bc5e7ce2
BLAKE2b-256 f49f26d680aaba9b86ce1ef2a224567ee52121c4c9d370e2d37639dc7dae83d2

See more details on using hashes here.

File details

Details for the file mlpack-4.8.0-cp39-cp39-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for mlpack-4.8.0-cp39-cp39-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 60e908fcea0257b11b6a7c952f1a51ba1131d3277b55f941115e3c59a769d50d
MD5 4ebbe9663509934033ecd42d75969afd
BLAKE2b-256 20301006c0124027d9cfdc4179dfabdff02337ad9265472edaa24c0d008eb25e

See more details on using hashes here.

File details

Details for the file mlpack-4.8.0-cp39-cp39-musllinux_1_2_i686.whl.

File metadata

  • Download URL: mlpack-4.8.0-cp39-cp39-musllinux_1_2_i686.whl
  • Upload date:
  • Size: 30.6 MB
  • Tags: CPython 3.9, musllinux: musl 1.2+ i686
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.13.12

File hashes

Hashes for mlpack-4.8.0-cp39-cp39-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 a87e93a1a3eb6fd0cadf86660a58898ecb30d34b37a59a4d04ebc6f1b2ce6132
MD5 d23ea258c00f8bef31f2bced9e384fc8
BLAKE2b-256 5ec94622bc16af8176490926f755782594b0f406bc7aeb88be0c1adea33444ad

See more details on using hashes here.

File details

Details for the file mlpack-4.8.0-cp39-cp39-manylinux_2_28_i686.whl.

File metadata

File hashes

Hashes for mlpack-4.8.0-cp39-cp39-manylinux_2_28_i686.whl
Algorithm Hash digest
SHA256 ac1da584957d914acc9a81de587de8b286fec076b8da5d190b688172229aac9d
MD5 c10219dd8fcf6f1a36c59e8931cbfccb
BLAKE2b-256 6c256f6adeccc25bbf5bdec3a1a35787c8b016e2f495be33d4f1fc76f5acb018

See more details on using hashes here.

File details

Details for the file mlpack-4.8.0-cp39-cp39-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for mlpack-4.8.0-cp39-cp39-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 67151c2d76cdf63e5e26ceafd0529da4993515aba87b9a8127d27df73b0e1fb6
MD5 a7ebc07b9564cfbc27205158f167de87
BLAKE2b-256 31a63bded75a0e9eef0685b1c32eca2e7f830ccea3fe9870f3b09946a713dc49

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mlpack-4.8.0-cp39-cp39-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 40e490521ce0e30e514d77d4e5f86ec1c5575959a3768c8cf367ee0d51cbe6aa
MD5 ba2c226b89392154db5b83bf69b981bc
BLAKE2b-256 6f3a424af376225a890ab08f25a3d7c9aa097f8180c0a31ed727b4748f66f981

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mlpack-4.8.0-cp39-cp39-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 b3d114aabd981ea0c7fa96a68b6360e75713f51459d2d2cf311e1b71a44c3d8f
MD5 89f151076b174e4de5dfe40b3ea5e516
BLAKE2b-256 1b244b0a2207c7b9602aeeeb6237694b1d794f2d433fa391d36091b1680c6bfb

See more details on using hashes here.

Supported by

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