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](https://www.mlpack.org/doc/stable/python_documentation.html).
Raw data
{
"_id": null,
"home_page": "http://www.mlpack.org/",
"name": "mlpack",
"maintainer": null,
"docs_url": null,
"requires_python": null,
"maintainer_email": null,
"keywords": "machine learning, data mining, deep learning, optimization",
"author": "mlpack developers",
"author_email": "mlpack@lists.mlpack.org",
"download_url": null,
"platform": null,
"description": "mlpack is a fast, flexible machine learning library, written in C++, that aims\nto provide fast, extensible implementations of cutting-edge machine learning\nalgorithms. mlpack provides these algorithms as standalone Python functions,\nwhich wrap the fast C++ implementations of the algorithms.\n\nmlpack's techniques fall into a handful of categories:\n\n * _Classification_: logistic regression, perceptrons, random forests, linear\n SVMs, AdaBoost, etc.\n\n * _Regression_: linear regression, least angle regression, etc.\n\n * _Clustering_: Gaussian mixture models, k-means, mean shift, DBSCAN, etc.\n\n * _Geometry_: k-nearest-neighbor search, max-kernel search, locality sensitive\n hashing (LSH), etc.\n\n * _Preprocessing_: dataset splitting, binarization, scaling, one hot encoding,\n etc.\n\n * _Misc. / Other_: collaborative filtering, density estimation trees, Hidden\n Markov Models, kernel density estimation (KDE), etc.\n\n * _Transformations_: kernel PCA, sparse coding, large margin nearest neighbors,\n PCA, etc.\n\nFor more documentation on each individual function that mlpack provides, see the\n[Python binding\ndocumentation](https://www.mlpack.org/doc/stable/python_documentation.html).\n",
"bugtrack_url": null,
"license": "BSD",
"summary": "a flexible, fast machine learning library",
"version": "4.5.0",
"project_urls": {
"Documentation": "http://www.mlpack.org/doc/mlpack-4.5.0/python.html",
"Homepage": "http://www.mlpack.org/",
"Source": "https://github.com/mlpack/mlpack/",
"Tracker": "https://github.com/mlpack/mlpack/issues"
},
"split_keywords": [
"machine learning",
" data mining",
" deep learning",
" optimization"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "277931384df496527a40a43af7782bb00dcb853d39bbd2d9f76473cdfdcc23dc",
"md5": "03745c4078ba0a924d2d74e1954a0fa1",
"sha256": "fc1c29d6142d66c4df68e6b909e81ac48ee008d191a23c3a9ffb579b60e213a9"
},
"downloads": -1,
"filename": "mlpack-4.5.0-cp310-cp310-macosx_10_9_x86_64.whl",
"has_sig": false,
"md5_digest": "03745c4078ba0a924d2d74e1954a0fa1",
"packagetype": "bdist_wheel",
"python_version": "cp310",
"requires_python": null,
"size": 18855885,
"upload_time": "2024-09-20T14:12:49",
"upload_time_iso_8601": "2024-09-20T14:12:49.998102Z",
"url": "https://files.pythonhosted.org/packages/27/79/31384df496527a40a43af7782bb00dcb853d39bbd2d9f76473cdfdcc23dc/mlpack-4.5.0-cp310-cp310-macosx_10_9_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "5e8b8da00b85df65499bac62fd7ef37c422bfd874fea7779ab32e771df78e889",
"md5": "33c5d22415c230bd6a457fa64c635463",
"sha256": "c668418b9367a6f15be11284d10702ea8d46b378c260dfa8fe230753bcf6e568"
},
"downloads": -1,
"filename": "mlpack-4.5.0-cp310-cp310-macosx_11_0_arm64.whl",
"has_sig": false,
"md5_digest": "33c5d22415c230bd6a457fa64c635463",
"packagetype": "bdist_wheel",
"python_version": "cp310",
"requires_python": null,
"size": 16267381,
"upload_time": "2024-09-20T14:40:22",
"upload_time_iso_8601": "2024-09-20T14:40:22.398919Z",
"url": "https://files.pythonhosted.org/packages/5e/8b/8da00b85df65499bac62fd7ef37c422bfd874fea7779ab32e771df78e889/mlpack-4.5.0-cp310-cp310-macosx_11_0_arm64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "22cf4dfe8e25c08d0bac1af8036db5eefc7a646c64867164902536170ed0658d",
"md5": "44ae28e8eed6f217105b5a01793765c5",
"sha256": "5fde8f1e80672d75fdab31f233d4694308bcbb770c56a09af3acb7f7adb63c8d"
},
"downloads": -1,
"filename": "mlpack-4.5.0-cp311-cp311-macosx_10_9_x86_64.whl",
"has_sig": false,
"md5_digest": "44ae28e8eed6f217105b5a01793765c5",
"packagetype": "bdist_wheel",
"python_version": "cp311",
"requires_python": null,
"size": 18859721,
"upload_time": "2024-09-20T14:12:47",
"upload_time_iso_8601": "2024-09-20T14:12:47.625004Z",
"url": "https://files.pythonhosted.org/packages/22/cf/4dfe8e25c08d0bac1af8036db5eefc7a646c64867164902536170ed0658d/mlpack-4.5.0-cp311-cp311-macosx_10_9_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "53f90c698d8edd96f382451f5d8790b194635e523fd52d78c4855ccbf330c00a",
"md5": "021da5ad9a94d5817e2c805bcaf6ff65",
"sha256": "27b49febee9cf6120fc7cfa443ef27ed6668d6964f06f3935fb2d6ae2f12a105"
},
"downloads": -1,
"filename": "mlpack-4.5.0-cp311-cp311-macosx_11_0_arm64.whl",
"has_sig": false,
"md5_digest": "021da5ad9a94d5817e2c805bcaf6ff65",
"packagetype": "bdist_wheel",
"python_version": "cp311",
"requires_python": null,
"size": 16269603,
"upload_time": "2024-09-20T14:43:30",
"upload_time_iso_8601": "2024-09-20T14:43:30.283491Z",
"url": "https://files.pythonhosted.org/packages/53/f9/0c698d8edd96f382451f5d8790b194635e523fd52d78c4855ccbf330c00a/mlpack-4.5.0-cp311-cp311-macosx_11_0_arm64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "2947ce91e9ad4a1858dd94d02644977407d27d5d091cf249875abd832297a325",
"md5": "0929c314582d6331f919bc40010d83af",
"sha256": "844609514acfc01e5554680390880cdc61c9e74ad206df7a9469bad6646b7d99"
},
"downloads": -1,
"filename": "mlpack-4.5.0-cp312-cp312-macosx_10_13_x86_64.whl",
"has_sig": false,
"md5_digest": "0929c314582d6331f919bc40010d83af",
"packagetype": "bdist_wheel",
"python_version": "cp312",
"requires_python": null,
"size": 18627849,
"upload_time": "2024-09-20T14:12:56",
"upload_time_iso_8601": "2024-09-20T14:12:56.384557Z",
"url": "https://files.pythonhosted.org/packages/29/47/ce91e9ad4a1858dd94d02644977407d27d5d091cf249875abd832297a325/mlpack-4.5.0-cp312-cp312-macosx_10_13_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "033af71acc43583902cff353d2b5484ba7f2a0e77e147cfbcf87da31d2988bba",
"md5": "35e4190e16ab691f1d6a6cc7acafa3ae",
"sha256": "c859ab45c91fd5b351a006829e24dd8eac67f8c22c116c1dda6e4741f89eb771"
},
"downloads": -1,
"filename": "mlpack-4.5.0-cp36-cp36m-macosx_10_9_x86_64.whl",
"has_sig": false,
"md5_digest": "35e4190e16ab691f1d6a6cc7acafa3ae",
"packagetype": "bdist_wheel",
"python_version": "cp36",
"requires_python": null,
"size": 18819026,
"upload_time": "2024-09-20T14:16:32",
"upload_time_iso_8601": "2024-09-20T14:16:32.927400Z",
"url": "https://files.pythonhosted.org/packages/03/3a/f71acc43583902cff353d2b5484ba7f2a0e77e147cfbcf87da31d2988bba/mlpack-4.5.0-cp36-cp36m-macosx_10_9_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "c95e7eff5b77696078f27666ba874776c1c56f4ec5732cd730e3c2619447c18a",
"md5": "db8fea2d7696c20d7b8bba154ca9dd9e",
"sha256": "fa1ee3865abcc6e9693d68277c28a5ffa774eb55762f53fc0df0f87d8fbee8b0"
},
"downloads": -1,
"filename": "mlpack-4.5.0-cp37-cp37m-macosx_10_9_x86_64.whl",
"has_sig": false,
"md5_digest": "db8fea2d7696c20d7b8bba154ca9dd9e",
"packagetype": "bdist_wheel",
"python_version": "cp37",
"requires_python": null,
"size": 18951665,
"upload_time": "2024-09-20T14:16:08",
"upload_time_iso_8601": "2024-09-20T14:16:08.735005Z",
"url": "https://files.pythonhosted.org/packages/c9/5e/7eff5b77696078f27666ba874776c1c56f4ec5732cd730e3c2619447c18a/mlpack-4.5.0-cp37-cp37m-macosx_10_9_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "5d7a5aee4201afb6b7dd29807520eaaf729b753f8cdfc36b8383b74c9135e72e",
"md5": "4f97bedd87d7bdc1baee3c097ca094a7",
"sha256": "3aa4ea6b70eec3f704e60faa6cbd4fc4206709a8865677cf98ed2eafb15e5df4"
},
"downloads": -1,
"filename": "mlpack-4.5.0-cp38-cp38-macosx_10_9_x86_64.whl",
"has_sig": false,
"md5_digest": "4f97bedd87d7bdc1baee3c097ca094a7",
"packagetype": "bdist_wheel",
"python_version": "cp38",
"requires_python": null,
"size": 18879652,
"upload_time": "2024-09-20T14:11:21",
"upload_time_iso_8601": "2024-09-20T14:11:21.607839Z",
"url": "https://files.pythonhosted.org/packages/5d/7a/5aee4201afb6b7dd29807520eaaf729b753f8cdfc36b8383b74c9135e72e/mlpack-4.5.0-cp38-cp38-macosx_10_9_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "7945a6e3a80489cc2248393c40f8786f2ad296c0e8361c5becdc44693d4bf205",
"md5": "8a2219fe2137b5e44fcec7edb8153dff",
"sha256": "cb6066f6e87ccfd7ee6ebd0658db042322ee0f1377fddd0579864971f1a6e0bb"
},
"downloads": -1,
"filename": "mlpack-4.5.0-cp38-cp38-macosx_11_0_arm64.whl",
"has_sig": false,
"md5_digest": "8a2219fe2137b5e44fcec7edb8153dff",
"packagetype": "bdist_wheel",
"python_version": "cp38",
"requires_python": null,
"size": 16295383,
"upload_time": "2024-09-20T14:39:47",
"upload_time_iso_8601": "2024-09-20T14:39:47.659927Z",
"url": "https://files.pythonhosted.org/packages/79/45/a6e3a80489cc2248393c40f8786f2ad296c0e8361c5becdc44693d4bf205/mlpack-4.5.0-cp38-cp38-macosx_11_0_arm64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "6af76a0eb8401c3af667dff7332fddb3ba7ec060fec692922108946041620a4c",
"md5": "60cf9cdbb90b0279f1553423ccc5892d",
"sha256": "96b25cb1ab5c6bb1bc64ebfc2a860f118b4a18e3fa48d84f7d0caceaaeaa9c67"
},
"downloads": -1,
"filename": "mlpack-4.5.0-cp39-cp39-macosx_10_9_x86_64.whl",
"has_sig": false,
"md5_digest": "60cf9cdbb90b0279f1553423ccc5892d",
"packagetype": "bdist_wheel",
"python_version": "cp39",
"requires_python": null,
"size": 18878665,
"upload_time": "2024-09-20T14:31:40",
"upload_time_iso_8601": "2024-09-20T14:31:40.390661Z",
"url": "https://files.pythonhosted.org/packages/6a/f7/6a0eb8401c3af667dff7332fddb3ba7ec060fec692922108946041620a4c/mlpack-4.5.0-cp39-cp39-macosx_10_9_x86_64.whl",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-09-20 14:12:49",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "mlpack",
"github_project": "mlpack",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"lcname": "mlpack"
}