c50-wrapper


Namec50-wrapper JSON
Version 0.0.14 PyPI version JSON
download
home_pageNone
SummaryA python wrapper fot the C5.0 algorithm that works on linux applications;
upload_time2024-06-17 16:45:27
maintainerNone
docs_urlNone
authorNone
requires_python>=3.8
licenseNone
keywords decision tree c5.0 machine learning
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "c50-wrapper",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": null,
    "keywords": "Decision Tree, C5.0, Machine Learning",
    "author": null,
    "author_email": "SERVICE PREVENTION <anti-fraud@bemobi.com>",
    "download_url": "https://files.pythonhosted.org/packages/fa/c3/cfc47a59430bae64bc10f1f5e8dd5016ecdecbcc0fca2bfa0a52615ccdba/c50_wrapper-0.0.14.tar.gz",
    "platform": null,
    "description": "",
    "bugtrack_url": null,
    "license": null,
    "summary": "A python wrapper fot the C5.0 algorithm that works on linux applications;",
    "version": "0.0.14",
    "project_urls": null,
    "split_keywords": [
        "decision tree",
        " c5.0",
        " machine learning"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "130015c7f627a2ba486f8a59be8925576ea68e37dd154fbef3d4d10387cb0149",
                "md5": "7b198c4a7f9907f1bd8b2b0eb2fa8170",
                "sha256": "6d0d286e13f3ffd3eb1f1b7e5e040c3b66b7db567c0007c40bd07c395c024200"
            },
            "downloads": -1,
            "filename": "c50_wrapper-0.0.14-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "7b198c4a7f9907f1bd8b2b0eb2fa8170",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 154721,
            "upload_time": "2024-06-17T16:45:22",
            "upload_time_iso_8601": "2024-06-17T16:45:22.155293Z",
            "url": "https://files.pythonhosted.org/packages/13/00/15c7f627a2ba486f8a59be8925576ea68e37dd154fbef3d4d10387cb0149/c50_wrapper-0.0.14-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "fac3cfc47a59430bae64bc10f1f5e8dd5016ecdecbcc0fca2bfa0a52615ccdba",
                "md5": "fcbc7a36fce9da6807fe215f724e10da",
                "sha256": "048053dd9215bd845c3b5e4832fedd637621a20d49841e55feb7509430f48487"
            },
            "downloads": -1,
            "filename": "c50_wrapper-0.0.14.tar.gz",
            "has_sig": false,
            "md5_digest": "fcbc7a36fce9da6807fe215f724e10da",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 157954,
            "upload_time": "2024-06-17T16:45:27",
            "upload_time_iso_8601": "2024-06-17T16:45:27.128757Z",
            "url": "https://files.pythonhosted.org/packages/fa/c3/cfc47a59430bae64bc10f1f5e8dd5016ecdecbcc0fca2bfa0a52615ccdba/c50_wrapper-0.0.14.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-06-17 16:45:27",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "c50-wrapper"
}
        
Elapsed time: 4.80487s