outliertree


Nameoutliertree JSON
Version 1.10.0.post1 PyPI version JSON
download
home_pagehttps://github.com/david-cortes/outliertree
SummaryExplainable outlier detection through smart decision tree conditioning
upload_time2025-01-06 19:55:23
maintainerNone
docs_urlNone
authorDavid Cortes
requires_pythonNone
licenseNone
keywords outlier anomaly gritbot
VCS
bugtrack_url
requirements pandas numpy cython
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/david-cortes/outliertree",
    "name": "outliertree",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": "outlier, anomaly, gritbot",
    "author": "David Cortes",
    "author_email": null,
    "download_url": "https://files.pythonhosted.org/packages/a8/a8/169309f9d04e48ee7d097cd73ef930a9ba6cd575dc77250483f2ea9cc53a/outliertree-1.10.0.post1.tar.gz",
    "platform": null,
    "description": "",
    "bugtrack_url": null,
    "license": null,
    "summary": "Explainable outlier detection through smart decision tree conditioning",
    "version": "1.10.0.post1",
    "project_urls": {
        "Homepage": "https://github.com/david-cortes/outliertree"
    },
    "split_keywords": [
        "outlier",
        " anomaly",
        " gritbot"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "a8a8169309f9d04e48ee7d097cd73ef930a9ba6cd575dc77250483f2ea9cc53a",
                "md5": "67caddc6c88609429f9df33a8ac8cf29",
                "sha256": "40a085c33eef053cbe4d64dbc5925027e9134e4a5574e8cc7f6f82fecd95a2b1"
            },
            "downloads": -1,
            "filename": "outliertree-1.10.0.post1.tar.gz",
            "has_sig": false,
            "md5_digest": "67caddc6c88609429f9df33a8ac8cf29",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 93680,
            "upload_time": "2025-01-06T19:55:23",
            "upload_time_iso_8601": "2025-01-06T19:55:23.541670Z",
            "url": "https://files.pythonhosted.org/packages/a8/a8/169309f9d04e48ee7d097cd73ef930a9ba6cd575dc77250483f2ea9cc53a/outliertree-1.10.0.post1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-01-06 19:55:23",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "david-cortes",
    "github_project": "outliertree",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "requirements": [
        {
            "name": "pandas",
            "specs": []
        },
        {
            "name": "numpy",
            "specs": [
                [
                    ">=",
                    "1.25"
                ]
            ]
        },
        {
            "name": "cython",
            "specs": [
                [
                    ">=",
                    "3.0.0"
                ]
            ]
        }
    ],
    "lcname": "outliertree"
}
        
Elapsed time: 0.48956s