river-rrcf


Nameriver-rrcf JSON
Version 0.1.1 PyPI version JSON
download
home_pageNone
SummaryRobust Random Cut Forest for the river
upload_time2024-11-02 12:17:47
maintainerNone
docs_urlNone
authorNone
requires_python>=3.10
licenseMIT
keywords rrcf river anomaly detection
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # river-rrcf

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "river-rrcf",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.10",
    "maintainer_email": null,
    "keywords": "rrcf, river, anomaly detection",
    "author": null,
    "author_email": "Dowon <ks2515@naver.com>",
    "download_url": "https://files.pythonhosted.org/packages/8f/fa/9276798589d0b66d34f9ec8ef4b30c056a89f631e233b96815da01d74467/river_rrcf-0.1.1.tar.gz",
    "platform": null,
    "description": "# river-rrcf\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Robust Random Cut Forest for the river",
    "version": "0.1.1",
    "project_urls": {
        "Repository": "https://github.com/hellotail/river-rrcf"
    },
    "split_keywords": [
        "rrcf",
        " river",
        " anomaly detection"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "1542dc20af34b379c033c500fcac5e79e23e02ec2414f5822dc471ce42be5776",
                "md5": "1cc0cecd142adba2caa737842c1a1b20",
                "sha256": "dde03e83fa0ed676818cffd1defdb2dd9e5c740273d359ad6c78759e762f2871"
            },
            "downloads": -1,
            "filename": "river_rrcf-0.1.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "1cc0cecd142adba2caa737842c1a1b20",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.10",
            "size": 18835,
            "upload_time": "2024-11-02T12:17:45",
            "upload_time_iso_8601": "2024-11-02T12:17:45.876894Z",
            "url": "https://files.pythonhosted.org/packages/15/42/dc20af34b379c033c500fcac5e79e23e02ec2414f5822dc471ce42be5776/river_rrcf-0.1.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "8ffa9276798589d0b66d34f9ec8ef4b30c056a89f631e233b96815da01d74467",
                "md5": "e655cb6d6afa0a28872edcaddf30f1c1",
                "sha256": "ad68f6b56f1ead07654bcb2252da65b43b0fc5ec354f78100c64205a25aaa9b7"
            },
            "downloads": -1,
            "filename": "river_rrcf-0.1.1.tar.gz",
            "has_sig": false,
            "md5_digest": "e655cb6d6afa0a28872edcaddf30f1c1",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.10",
            "size": 18139,
            "upload_time": "2024-11-02T12:17:47",
            "upload_time_iso_8601": "2024-11-02T12:17:47.700576Z",
            "url": "https://files.pythonhosted.org/packages/8f/fa/9276798589d0b66d34f9ec8ef4b30c056a89f631e233b96815da01d74467/river_rrcf-0.1.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-11-02 12:17:47",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "hellotail",
    "github_project": "river-rrcf",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "river-rrcf"
}
        
Elapsed time: 0.33864s