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.1",
"project_urls": {
"Documentation": "http://www.mlpack.org/doc/mlpack-4.5.1/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": "c50dd8eb55e34d133d8f6f38fe13fcbc131c1cc44e0467f1e868266caccd4263",
"md5": "17d47835aed75bedb8c364cab15d9b72",
"sha256": "59e68d59ec2df78c298232811bfe1f602479496a044163ae0ff224358846576b"
},
"downloads": -1,
"filename": "mlpack-4.5.1-cp310-cp310-macosx_11_0_arm64.whl",
"has_sig": false,
"md5_digest": "17d47835aed75bedb8c364cab15d9b72",
"packagetype": "bdist_wheel",
"python_version": "cp310",
"requires_python": null,
"size": 16265447,
"upload_time": "2024-12-11T15:13:47",
"upload_time_iso_8601": "2024-12-11T15:13:47.025766Z",
"url": "https://files.pythonhosted.org/packages/c5/0d/d8eb55e34d133d8f6f38fe13fcbc131c1cc44e0467f1e868266caccd4263/mlpack-4.5.1-cp310-cp310-macosx_11_0_arm64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "0219e3a72c2901680e7602899969aad887c8983cc4ec5f0a0a610c8085b53264",
"md5": "94dd542c484d2323fb0763f25256d16d",
"sha256": "9d4f05898b155c1d113503d3bef064e6ebd11c58bfe290289bf1b44f90b7ab3f"
},
"downloads": -1,
"filename": "mlpack-4.5.1-cp311-cp311-macosx_10_9_x86_64.whl",
"has_sig": false,
"md5_digest": "94dd542c484d2323fb0763f25256d16d",
"packagetype": "bdist_wheel",
"python_version": "cp311",
"requires_python": null,
"size": 18860140,
"upload_time": "2024-12-11T14:51:34",
"upload_time_iso_8601": "2024-12-11T14:51:34.497509Z",
"url": "https://files.pythonhosted.org/packages/02/19/e3a72c2901680e7602899969aad887c8983cc4ec5f0a0a610c8085b53264/mlpack-4.5.1-cp311-cp311-macosx_10_9_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "74d95d55c06b00bf7ebb37061136fbc9368e254f56bcb7c0239ce3f110a9c525",
"md5": "c7f0b80a15d812cddd0a27c8ea41626c",
"sha256": "88827be9bec8bd5e2c597f7846a7eb2cb89c50b6757615c98495e69445140bb0"
},
"downloads": -1,
"filename": "mlpack-4.5.1-cp311-cp311-macosx_11_0_arm64.whl",
"has_sig": false,
"md5_digest": "c7f0b80a15d812cddd0a27c8ea41626c",
"packagetype": "bdist_wheel",
"python_version": "cp311",
"requires_python": null,
"size": 16267549,
"upload_time": "2024-12-11T15:20:45",
"upload_time_iso_8601": "2024-12-11T15:20:45.940984Z",
"url": "https://files.pythonhosted.org/packages/74/d9/5d55c06b00bf7ebb37061136fbc9368e254f56bcb7c0239ce3f110a9c525/mlpack-4.5.1-cp311-cp311-macosx_11_0_arm64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "45f1e7df886a328929182c1b4ce287ae6bc5c751c82ec343a77bbf40cbe01157",
"md5": "dac33ad088ff36242a331b753cdfd98c",
"sha256": "3b5d3bb251186a0d212e51b1f2f1e55ee08e27a44dd990572c40535b6c068c2f"
},
"downloads": -1,
"filename": "mlpack-4.5.1-cp312-cp312-macosx_10_13_x86_64.whl",
"has_sig": false,
"md5_digest": "dac33ad088ff36242a331b753cdfd98c",
"packagetype": "bdist_wheel",
"python_version": "cp312",
"requires_python": null,
"size": 18627937,
"upload_time": "2024-12-11T15:13:30",
"upload_time_iso_8601": "2024-12-11T15:13:30.803042Z",
"url": "https://files.pythonhosted.org/packages/45/f1/e7df886a328929182c1b4ce287ae6bc5c751c82ec343a77bbf40cbe01157/mlpack-4.5.1-cp312-cp312-macosx_10_13_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "e35495595b7fa20129b7d861845f36fc7ce9cead4f94eb19f3570a37f32b7b56",
"md5": "aef565f8e23943c6fadbb63be468aa79",
"sha256": "7cb1e5b80ca9629e6f22f2385f252d05b2d27d4b018132291f30790d88760c4c"
},
"downloads": -1,
"filename": "mlpack-4.5.1-cp312-cp312-macosx_11_0_arm64.whl",
"has_sig": false,
"md5_digest": "aef565f8e23943c6fadbb63be468aa79",
"packagetype": "bdist_wheel",
"python_version": "cp312",
"requires_python": null,
"size": 16271845,
"upload_time": "2024-12-11T15:27:06",
"upload_time_iso_8601": "2024-12-11T15:27:06.589625Z",
"url": "https://files.pythonhosted.org/packages/e3/54/95595b7fa20129b7d861845f36fc7ce9cead4f94eb19f3570a37f32b7b56/mlpack-4.5.1-cp312-cp312-macosx_11_0_arm64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "0bfdb2292ec3c5e0d7416fb0714470e1eee167dec29736baa032bb89a1639e03",
"md5": "ddcd929617632be007efd819d00ac3e3",
"sha256": "63be2ad2af408e3ffc61385ad77dc31fb39fb678cad104e26132ed51b959074c"
},
"downloads": -1,
"filename": "mlpack-4.5.1-cp313-cp313-macosx_10_13_x86_64.whl",
"has_sig": false,
"md5_digest": "ddcd929617632be007efd819d00ac3e3",
"packagetype": "bdist_wheel",
"python_version": "cp313",
"requires_python": null,
"size": 18594700,
"upload_time": "2024-12-11T15:17:47",
"upload_time_iso_8601": "2024-12-11T15:17:47.112292Z",
"url": "https://files.pythonhosted.org/packages/0b/fd/b2292ec3c5e0d7416fb0714470e1eee167dec29736baa032bb89a1639e03/mlpack-4.5.1-cp313-cp313-macosx_10_13_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "48f22657a4ce7999c27effee56d3937a83f7d189279f5900f7139a7614ae0b53",
"md5": "c0f904b064a1b481bcbaed3751408e72",
"sha256": "17cb82beb376db849961a8f81fcd8d61d4ec27af9a8a0f83c92918df15111a76"
},
"downloads": -1,
"filename": "mlpack-4.5.1-cp313-cp313-macosx_11_0_arm64.whl",
"has_sig": false,
"md5_digest": "c0f904b064a1b481bcbaed3751408e72",
"packagetype": "bdist_wheel",
"python_version": "cp313",
"requires_python": null,
"size": 16241398,
"upload_time": "2024-12-11T15:38:11",
"upload_time_iso_8601": "2024-12-11T15:38:11.420021Z",
"url": "https://files.pythonhosted.org/packages/48/f2/2657a4ce7999c27effee56d3937a83f7d189279f5900f7139a7614ae0b53/mlpack-4.5.1-cp313-cp313-macosx_11_0_arm64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "5a0f06295e09ea520e16b55b143f4fd84a547a297716667f782a25ecdb55662d",
"md5": "84b7d3b75de73f138808059a1653eb79",
"sha256": "82db482702a717b7d75808e75cb52b2446fce8898055eaa3df0004da71f2f72b"
},
"downloads": -1,
"filename": "mlpack-4.5.1-cp38-cp38-macosx_10_9_x86_64.whl",
"has_sig": false,
"md5_digest": "84b7d3b75de73f138808059a1653eb79",
"packagetype": "bdist_wheel",
"python_version": "cp38",
"requires_python": null,
"size": 18880108,
"upload_time": "2024-12-11T15:10:37",
"upload_time_iso_8601": "2024-12-11T15:10:37.707043Z",
"url": "https://files.pythonhosted.org/packages/5a/0f/06295e09ea520e16b55b143f4fd84a547a297716667f782a25ecdb55662d/mlpack-4.5.1-cp38-cp38-macosx_10_9_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "5611e2674dbc257c9c21f4ac64fd87e58063f2cbb9586b09ec7bc33545b43946",
"md5": "a02597d6684b4763801850eb600144f6",
"sha256": "2c286ee8d47ce5508cac63fc1a75a807c5c63309ee70a5dcda1fcbb7afff67bb"
},
"downloads": -1,
"filename": "mlpack-4.5.1-cp39-cp39-macosx_10_9_x86_64.whl",
"has_sig": false,
"md5_digest": "a02597d6684b4763801850eb600144f6",
"packagetype": "bdist_wheel",
"python_version": "cp39",
"requires_python": null,
"size": 18879097,
"upload_time": "2024-12-11T15:26:49",
"upload_time_iso_8601": "2024-12-11T15:26:49.504618Z",
"url": "https://files.pythonhosted.org/packages/56/11/e2674dbc257c9c21f4ac64fd87e58063f2cbb9586b09ec7bc33545b43946/mlpack-4.5.1-cp39-cp39-macosx_10_9_x86_64.whl",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-12-11 15:13:47",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "mlpack",
"github_project": "mlpack",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"lcname": "mlpack"
}