scorepyo


Namescorepyo JSON
Version 0.2.3 PyPI version JSON
download
home_pagehttps://github.com/drskd/scorepyo
SummaryThis is the scorepyo repository.
upload_time2023-07-31 12:41:27
maintainer
docs_urlNone
authorS. Kaddani
requires_python>=3.8
licenseMIT
keywords scorepyo risk score
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            Scorepyo is a python package for creating risk-score type models for binary classification, based on data. The created models can be used like other ML models, with fit and predict methods.

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/drskd/scorepyo",
    "name": "scorepyo",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": "",
    "keywords": "scorepyo risk score",
    "author": "S. Kaddani",
    "author_email": "",
    "download_url": "https://files.pythonhosted.org/packages/8f/cf/b6f59304fec9c57446a238375532ab77d56e38d2d843d4babbe8a79c8a44/scorepyo-0.2.3.tar.gz",
    "platform": null,
    "description": "Scorepyo is a python package for creating risk-score type models for binary classification, based on data. The created models can be used like other ML models, with fit and predict methods.\r\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "This is the scorepyo repository.",
    "version": "0.2.3",
    "project_urls": {
        "Homepage": "https://github.com/drskd/scorepyo"
    },
    "split_keywords": [
        "scorepyo",
        "risk",
        "score"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "a7ef9d6e45de47ab34e69806bab6141698992bcebb4cdd703520b0bc3ab3da3a",
                "md5": "7bd992470ebbe61f2516c600b3df455a",
                "sha256": "d18d464a59598c7894433f0a0419cd0a1bcc5ffe4698d18281797e4569731767"
            },
            "downloads": -1,
            "filename": "scorepyo-0.2.3-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "7bd992470ebbe61f2516c600b3df455a",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 24256,
            "upload_time": "2023-07-31T12:41:25",
            "upload_time_iso_8601": "2023-07-31T12:41:25.599421Z",
            "url": "https://files.pythonhosted.org/packages/a7/ef/9d6e45de47ab34e69806bab6141698992bcebb4cdd703520b0bc3ab3da3a/scorepyo-0.2.3-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "8fcfb6f59304fec9c57446a238375532ab77d56e38d2d843d4babbe8a79c8a44",
                "md5": "bafb9553f1f6bb8d8e77559c946cf706",
                "sha256": "0797423bb9884a0c760751aebf0310ee3a4f0fbeffed2804577f69ea145c8a6b"
            },
            "downloads": -1,
            "filename": "scorepyo-0.2.3.tar.gz",
            "has_sig": false,
            "md5_digest": "bafb9553f1f6bb8d8e77559c946cf706",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 29546,
            "upload_time": "2023-07-31T12:41:27",
            "upload_time_iso_8601": "2023-07-31T12:41:27.139953Z",
            "url": "https://files.pythonhosted.org/packages/8f/cf/b6f59304fec9c57446a238375532ab77d56e38d2d843d4babbe8a79c8a44/scorepyo-0.2.3.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-07-31 12:41:27",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "drskd",
    "github_project": "scorepyo",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "scorepyo"
}
        
Elapsed time: 0.09371s