adbench


Nameadbench JSON
Version 0.1.11 PyPI version JSON
download
home_pagehttps://github.com/Minqi824/ADBench
SummaryPython package of ADBench
upload_time2023-08-02 10:01:48
maintainer
docs_urlNone
authorMinqi Jiang
requires_python
license
keywords anomaly detection outlier detection tabular data benchmark
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            Python package of ADBench: Anomaly detection benchmark. Fast implementation of the large experiments in ADBench and your customized AD algorithm.

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/Minqi824/ADBench",
    "name": "adbench",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "anomaly detection,outlier detection,tabular data,benchmark",
    "author": "Minqi Jiang",
    "author_email": "<jiangmq95@163.com>",
    "download_url": "https://files.pythonhosted.org/packages/e2/0c/e66a98a8adfd977c082ac0905c1b36b1d492759c2d7e42b13fd8047cf295/adbench-0.1.11.tar.gz",
    "platform": null,
    "description": "Python package of ADBench: Anomaly detection benchmark. Fast implementation of the large experiments in ADBench and your customized AD algorithm.\r\n",
    "bugtrack_url": null,
    "license": "",
    "summary": "Python package of ADBench",
    "version": "0.1.11",
    "project_urls": {
        "Homepage": "https://github.com/Minqi824/ADBench"
    },
    "split_keywords": [
        "anomaly detection",
        "outlier detection",
        "tabular data",
        "benchmark"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "3914dfe2e214a98b5fa765458cbde7e2657cbfcc6345ad281c0219929f11414b",
                "md5": "c934c5dc1a420b71ad412c99d8b9ba7c",
                "sha256": "db584ed69a9cc5b5b853a8f9a5de7b393a5967451d62f88d7bc5ebaa129a9aa6"
            },
            "downloads": -1,
            "filename": "adbench-0.1.11-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "c934c5dc1a420b71ad412c99d8b9ba7c",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 131964,
            "upload_time": "2023-08-02T10:01:47",
            "upload_time_iso_8601": "2023-08-02T10:01:47.566105Z",
            "url": "https://files.pythonhosted.org/packages/39/14/dfe2e214a98b5fa765458cbde7e2657cbfcc6345ad281c0219929f11414b/adbench-0.1.11-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "e20ce66a98a8adfd977c082ac0905c1b36b1d492759c2d7e42b13fd8047cf295",
                "md5": "26c887577e264069671ed83ebadc1bd3",
                "sha256": "bdf42a5c56c8192def4bb2e893a2357db349ca6a4d2f0aeaa6c29868ae53ce4e"
            },
            "downloads": -1,
            "filename": "adbench-0.1.11.tar.gz",
            "has_sig": false,
            "md5_digest": "26c887577e264069671ed83ebadc1bd3",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 86949,
            "upload_time": "2023-08-02T10:01:48",
            "upload_time_iso_8601": "2023-08-02T10:01:48.946075Z",
            "url": "https://files.pythonhosted.org/packages/e2/0c/e66a98a8adfd977c082ac0905c1b36b1d492759c2d7e42b13fd8047cf295/adbench-0.1.11.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-08-02 10:01:48",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "Minqi824",
    "github_project": "ADBench",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "requirements": [],
    "lcname": "adbench"
}
        
Elapsed time: 0.13147s