costsensitive


Namecostsensitive JSON
Version 0.1.2.13.post14 PyPI version JSON
download
home_pagehttps://github.com/david-cortes/costsensitive
SummaryReductions for Cost-Sensitive Multi-Class Classification
upload_time2025-01-06 19:50:06
maintainerNone
docs_urlNone
authorDavid Cortes
requires_python>=3
licenseNone
keywords cost sensitive multi class cost-sensitive multi-class classification weighted all pairs filter tree
VCS
bugtrack_url
requirements numpy scipy joblib cython
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/david-cortes/costsensitive",
    "name": "costsensitive",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3",
    "maintainer_email": null,
    "keywords": "cost sensitive multi class, cost-sensitive multi-class classification, weighted all pairs, filter tree",
    "author": "David Cortes",
    "author_email": null,
    "download_url": "https://files.pythonhosted.org/packages/d8/34/51c40b829b9410cb5fa296fc1483bca081c705f1229c24528579aa3ef263/costsensitive-0.1.2.13.post14.tar.gz",
    "platform": null,
    "description": "",
    "bugtrack_url": null,
    "license": null,
    "summary": "Reductions for Cost-Sensitive Multi-Class Classification",
    "version": "0.1.2.13.post14",
    "project_urls": {
        "Homepage": "https://github.com/david-cortes/costsensitive"
    },
    "split_keywords": [
        "cost sensitive multi class",
        " cost-sensitive multi-class classification",
        " weighted all pairs",
        " filter tree"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "d83451c40b829b9410cb5fa296fc1483bca081c705f1229c24528579aa3ef263",
                "md5": "0dd0e831743f0a73edc421a3be1eec4b",
                "sha256": "2451c9ad34cd924d6cd8a9152cb448947bf4c4d6bb6bb6b1fb42e46aabf1306d"
            },
            "downloads": -1,
            "filename": "costsensitive-0.1.2.13.post14.tar.gz",
            "has_sig": false,
            "md5_digest": "0dd0e831743f0a73edc421a3be1eec4b",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3",
            "size": 13606,
            "upload_time": "2025-01-06T19:50:06",
            "upload_time_iso_8601": "2025-01-06T19:50:06.812791Z",
            "url": "https://files.pythonhosted.org/packages/d8/34/51c40b829b9410cb5fa296fc1483bca081c705f1229c24528579aa3ef263/costsensitive-0.1.2.13.post14.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-01-06 19:50:06",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "david-cortes",
    "github_project": "costsensitive",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "requirements": [
        {
            "name": "numpy",
            "specs": [
                [
                    ">=",
                    "1.25"
                ]
            ]
        },
        {
            "name": "scipy",
            "specs": []
        },
        {
            "name": "joblib",
            "specs": [
                [
                    ">=",
                    "0.13"
                ]
            ]
        },
        {
            "name": "cython",
            "specs": []
        }
    ],
    "lcname": "costsensitive"
}
        
Elapsed time: 0.89368s