stambo


Namestambo JSON
Version 0.1.2 PyPI version JSON
download
home_pagehttps://github.com/oulu-imeds/stambo
SummaryA library for statistical model comparison using bootstrap.
upload_time2024-02-11 21:10:10
maintainer
docs_urlNone
authorAleksei Tiulpin
requires_python
licenseMIT license
keywords statistical testing machine learning
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            A python package for statistical comparison of machine learning models with minimal dependencies. 
                Suports metrics for binary and multiclass classification, and also for regression. 
                You can also implement your own metrics easily using scikit-learn like API.

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/oulu-imeds/stambo",
    "name": "stambo",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "statistical testing,machine learning",
    "author": "Aleksei Tiulpin",
    "author_email": "aleksei@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/e7/b3/724f2102ad03a4f36b066acd35fa03b45748fcc54aa7efa1a2eb3e5e54b8/stambo-0.1.2.tar.gz",
    "platform": null,
    "description": "A python package for statistical comparison of machine learning models with minimal dependencies. \n                Suports metrics for binary and multiclass classification, and also for regression. \n                You can also implement your own metrics easily using scikit-learn like API.\n",
    "bugtrack_url": null,
    "license": "MIT license",
    "summary": "A library for statistical model comparison using bootstrap.",
    "version": "0.1.2",
    "project_urls": {
        "Homepage": "https://github.com/oulu-imeds/stambo"
    },
    "split_keywords": [
        "statistical testing",
        "machine learning"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "7f663cb02359b09556ffd282b4590a18a0be3adbb7b32770201d7a6c4688ac72",
                "md5": "7e15384e88f36a6e5730aa82539850af",
                "sha256": "4add8bd0e1293ce8f4c89a203ad6817423504f109aa754b119a18e3ec6aab3c0"
            },
            "downloads": -1,
            "filename": "stambo-0.1.2-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "7e15384e88f36a6e5730aa82539850af",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 8228,
            "upload_time": "2024-02-11T21:10:09",
            "upload_time_iso_8601": "2024-02-11T21:10:09.791174Z",
            "url": "https://files.pythonhosted.org/packages/7f/66/3cb02359b09556ffd282b4590a18a0be3adbb7b32770201d7a6c4688ac72/stambo-0.1.2-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "e7b3724f2102ad03a4f36b066acd35fa03b45748fcc54aa7efa1a2eb3e5e54b8",
                "md5": "ed5e06ae354254c88d0212e704add0af",
                "sha256": "fbc37a1ba36fe591973f1807636fa9ea6b5477c19b8dd106cac0f37200112b2f"
            },
            "downloads": -1,
            "filename": "stambo-0.1.2.tar.gz",
            "has_sig": false,
            "md5_digest": "ed5e06ae354254c88d0212e704add0af",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 8237,
            "upload_time": "2024-02-11T21:10:10",
            "upload_time_iso_8601": "2024-02-11T21:10:10.803903Z",
            "url": "https://files.pythonhosted.org/packages/e7/b3/724f2102ad03a4f36b066acd35fa03b45748fcc54aa7efa1a2eb3e5e54b8/stambo-0.1.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-02-11 21:10:10",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "oulu-imeds",
    "github_project": "stambo",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "stambo"
}
        
Elapsed time: 0.19896s