isolation-forest-onnx


Nameisolation-forest-onnx JSON
Version 3.2.10 PyPI version JSON
download
home_pagehttps://github.com/linkedin/isolation-forest
SummaryA converter for the LinkedIn Spark/Scala isolation forest model format to ONNX format.
upload_time2024-12-17 09:29:39
maintainerNone
docs_urlNone
authorJames Verbus
requires_python>=3.9
licenseBSD 2-Clause License
keywords isolation forest onnx
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/linkedin/isolation-forest",
    "name": "isolation-forest-onnx",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.9",
    "maintainer_email": null,
    "keywords": "isolation forest, ONNX",
    "author": "James Verbus",
    "author_email": "james.verbus@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/d8/24/11d0dc8cce196b86d6f5f90291be813c65a9b7a0e8b1471d1ae3b71553bf/isolation_forest_onnx-3.2.10.tar.gz",
    "platform": null,
    "description": "",
    "bugtrack_url": null,
    "license": "BSD 2-Clause License",
    "summary": "A converter for the LinkedIn Spark/Scala isolation forest model format to ONNX format.",
    "version": "3.2.10",
    "project_urls": {
        "Homepage": "https://github.com/linkedin/isolation-forest"
    },
    "split_keywords": [
        "isolation forest",
        " onnx"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "ce8acf0d64324c8a418b188807bb1c2fc23d496d9588e859bf08e37547d289e7",
                "md5": "89089cbcc9af23f323423b20ca1fd614",
                "sha256": "d4f1a481a8446765d2125b327f56654c527393c68194ff04df9ea2de1361cfdc"
            },
            "downloads": -1,
            "filename": "isolation_forest_onnx-3.2.10-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "89089cbcc9af23f323423b20ca1fd614",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.9",
            "size": 5344,
            "upload_time": "2024-12-17T09:29:37",
            "upload_time_iso_8601": "2024-12-17T09:29:37.684011Z",
            "url": "https://files.pythonhosted.org/packages/ce/8a/cf0d64324c8a418b188807bb1c2fc23d496d9588e859bf08e37547d289e7/isolation_forest_onnx-3.2.10-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "d82411d0dc8cce196b86d6f5f90291be813c65a9b7a0e8b1471d1ae3b71553bf",
                "md5": "10984ba3b0f947a279ff89222f390567",
                "sha256": "14701b2b9232038a561891a03f34b696d0672cda63996299136ffd3cd7b94303"
            },
            "downloads": -1,
            "filename": "isolation_forest_onnx-3.2.10.tar.gz",
            "has_sig": false,
            "md5_digest": "10984ba3b0f947a279ff89222f390567",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9",
            "size": 8430,
            "upload_time": "2024-12-17T09:29:39",
            "upload_time_iso_8601": "2024-12-17T09:29:39.689910Z",
            "url": "https://files.pythonhosted.org/packages/d8/24/11d0dc8cce196b86d6f5f90291be813c65a9b7a0e8b1471d1ae3b71553bf/isolation_forest_onnx-3.2.10.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-12-17 09:29:39",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "linkedin",
    "github_project": "isolation-forest",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "isolation-forest-onnx"
}
        
Elapsed time: 0.38305s