mlbench


Namemlbench JSON
Version 0.0.0 PyPI version JSON
download
home_pagehttps://github.com/amirziai/mlbench
SummaryML metrics / benchmarking
upload_time2023-05-08 05:39:43
maintainer
docs_urlNone
authorAmir Ziai
requires_python
licenseMIT
keywords ml benchmarking metrics
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # mlbench
ML benchmark

## install
```shell
pip install mlbench
```

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/amirziai/mlbench",
    "name": "mlbench",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "ml,benchmarking,metrics",
    "author": "Amir Ziai",
    "author_email": "arziai@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/36/b8/79e2e5e144ea28c3fbdbf1d2f585ba4a5f5a4271ec3e15a98df11807bdbb/mlbench-0.0.0.tar.gz",
    "platform": null,
    "description": "# mlbench\nML benchmark\n\n## install\n```shell\npip install mlbench\n```\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "ML metrics / benchmarking",
    "version": "0.0.0",
    "project_urls": {
        "Homepage": "https://github.com/amirziai/mlbench"
    },
    "split_keywords": [
        "ml",
        "benchmarking",
        "metrics"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "ed76a5de49c2612db4d6c1bc13fa393b98c10e61833c26099319e1c7c719dbd8",
                "md5": "17d4563c20ff4fd0a0b494c1df32bba5",
                "sha256": "18aba8b681a732062c1cba157363239cb15edb19d300ec930e6d08b6f88568ed"
            },
            "downloads": -1,
            "filename": "mlbench-0.0.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "17d4563c20ff4fd0a0b494c1df32bba5",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 3295,
            "upload_time": "2023-05-08T05:39:40",
            "upload_time_iso_8601": "2023-05-08T05:39:40.776791Z",
            "url": "https://files.pythonhosted.org/packages/ed/76/a5de49c2612db4d6c1bc13fa393b98c10e61833c26099319e1c7c719dbd8/mlbench-0.0.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "36b879e2e5e144ea28c3fbdbf1d2f585ba4a5f5a4271ec3e15a98df11807bdbb",
                "md5": "26a916df03373811dcaf643bd242a8c9",
                "sha256": "878ea6500014979a262d34ecd8559967cb9e40f72733c9c979885fa5fa7fb1ed"
            },
            "downloads": -1,
            "filename": "mlbench-0.0.0.tar.gz",
            "has_sig": false,
            "md5_digest": "26a916df03373811dcaf643bd242a8c9",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 2849,
            "upload_time": "2023-05-08T05:39:43",
            "upload_time_iso_8601": "2023-05-08T05:39:43.334467Z",
            "url": "https://files.pythonhosted.org/packages/36/b8/79e2e5e144ea28c3fbdbf1d2f585ba4a5f5a4271ec3e15a98df11807bdbb/mlbench-0.0.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-05-08 05:39:43",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "amirziai",
    "github_project": "mlbench",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "mlbench"
}
        
Elapsed time: 0.07869s