mlpack


Namemlpack JSON
Version 4.3.0.post2 PyPI version JSON
download
home_pagehttp://www.mlpack.org/
Summarya flexible, fast machine learning library
upload_time2024-04-10 13:40:15
maintainerNone
docs_urlNone
authormlpack developers
requires_pythonNone
licenseBSD
keywords machine learning data mining deep learning optimization
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            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\n\n",
    "bugtrack_url": null,
    "license": "BSD",
    "summary": "a flexible, fast machine learning library",
    "version": "4.3.0.post2",
    "project_urls": {
        "Documentation": "http://www.mlpack.org/doc/mlpack-4.3.0.post2/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": "24357f6144dfdd640a017cddb6921b88a6586da2fd9e3f7e181a1d8156a8e7ef",
                "md5": "7c9edf4fc23fd1e97c99450cb3b35707",
                "sha256": "227931d795bb3455e89f73741e229b6fffb04de121f803d4636e0cf4d22017c1"
            },
            "downloads": -1,
            "filename": "mlpack-4.3.0.post2-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "has_sig": false,
            "md5_digest": "7c9edf4fc23fd1e97c99450cb3b35707",
            "packagetype": "bdist_wheel",
            "python_version": "cp310",
            "requires_python": null,
            "size": 44905661,
            "upload_time": "2024-04-10T13:40:15",
            "upload_time_iso_8601": "2024-04-10T13:40:15.674902Z",
            "url": "https://files.pythonhosted.org/packages/24/35/7f6144dfdd640a017cddb6921b88a6586da2fd9e3f7e181a1d8156a8e7ef/mlpack-4.3.0.post2-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "91e0f799548f112d89991c92ae9351c9ccc8c83c2f97c8b60f2dc337e7d64b3a",
                "md5": "4e1677e217ec07b3ada991ac8b2be7f3",
                "sha256": "6b9a221f7da457dd23cdc4bea854b3c6bba1343131468d1c8dc37b24fb359bb8"
            },
            "downloads": -1,
            "filename": "mlpack-4.3.0.post2-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "has_sig": false,
            "md5_digest": "4e1677e217ec07b3ada991ac8b2be7f3",
            "packagetype": "bdist_wheel",
            "python_version": "cp311",
            "requires_python": null,
            "size": 44907974,
            "upload_time": "2024-04-10T13:58:38",
            "upload_time_iso_8601": "2024-04-10T13:58:38.541263Z",
            "url": "https://files.pythonhosted.org/packages/91/e0/f799548f112d89991c92ae9351c9ccc8c83c2f97c8b60f2dc337e7d64b3a/mlpack-4.3.0.post2-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "f3b1d80184586754c351ed32c0cccd9c6022ab8507762be3b92ede899cd1a6af",
                "md5": "4f8dcd268519e6ca39a9c2060ef904bb",
                "sha256": "52204f8a0defaf99de75fef8d628054ab0885cf54423bf147a22a20249dafa02"
            },
            "downloads": -1,
            "filename": "mlpack-4.3.0.post2-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "has_sig": false,
            "md5_digest": "4f8dcd268519e6ca39a9c2060ef904bb",
            "packagetype": "bdist_wheel",
            "python_version": "cp312",
            "requires_python": null,
            "size": 44892415,
            "upload_time": "2024-04-10T13:59:04",
            "upload_time_iso_8601": "2024-04-10T13:59:04.880851Z",
            "url": "https://files.pythonhosted.org/packages/f3/b1/d80184586754c351ed32c0cccd9c6022ab8507762be3b92ede899cd1a6af/mlpack-4.3.0.post2-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "8b8087d3a44fe4685743fb36df4ea5e5c76a174fd37147a006c69ffe399e02d1",
                "md5": "b0f2f875d0d5e47fbfcbf660162cca18",
                "sha256": "ab03bdd273d1c0fb59932f868c2dc0aca59055a8a01f3a09ff5b83d1f904218d"
            },
            "downloads": -1,
            "filename": "mlpack-4.3.0.post2-cp36-cp36m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "has_sig": false,
            "md5_digest": "b0f2f875d0d5e47fbfcbf660162cca18",
            "packagetype": "bdist_wheel",
            "python_version": "cp36",
            "requires_python": null,
            "size": 44913232,
            "upload_time": "2024-04-10T13:40:15",
            "upload_time_iso_8601": "2024-04-10T13:40:15.258737Z",
            "url": "https://files.pythonhosted.org/packages/8b/80/87d3a44fe4685743fb36df4ea5e5c76a174fd37147a006c69ffe399e02d1/mlpack-4.3.0.post2-cp36-cp36m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "9e0f33493673ef03b9bbbffcd4d933d79bd09194d174ce97e021b419a71a5597",
                "md5": "25cfd97d2801711f3763af6f8496b92c",
                "sha256": "7343b4409544372543f170c80a8a5be99dcbb26bbc3ec1f7f3fe5975f0b63a0c"
            },
            "downloads": -1,
            "filename": "mlpack-4.3.0.post2-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "has_sig": false,
            "md5_digest": "25cfd97d2801711f3763af6f8496b92c",
            "packagetype": "bdist_wheel",
            "python_version": "cp37",
            "requires_python": null,
            "size": 45012793,
            "upload_time": "2024-04-10T13:59:04",
            "upload_time_iso_8601": "2024-04-10T13:59:04.830838Z",
            "url": "https://files.pythonhosted.org/packages/9e/0f/33493673ef03b9bbbffcd4d933d79bd09194d174ce97e021b419a71a5597/mlpack-4.3.0.post2-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-04-10 13:40:15",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "mlpack",
    "github_project": "mlpack",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "mlpack"
}
        
Elapsed time: 0.23631s