c50-wrapper


Namec50-wrapper JSON
Version 0.0.13 PyPI version JSON
download
home_page
SummaryA python wrapper fot the C5.0 algorithm that works on linux applications;
upload_time2023-12-11 18:15:47
maintainer
docs_urlNone
author
requires_python>=3.8
license
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": "",
    "name": "c50-wrapper",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": "",
    "keywords": "Decision Tree,C5.0,Machine Learning",
    "author": "",
    "author_email": "SERVICE PREVENTION <anti-fraud@bemobi.com>",
    "download_url": "https://files.pythonhosted.org/packages/92/3b/284646de232d1dc800bdce89018ee08019109bd65db22952d91188b8d67d/c50-wrapper-0.0.13.tar.gz",
    "platform": null,
    "description": "",
    "bugtrack_url": null,
    "license": "",
    "summary": "A python wrapper fot the C5.0 algorithm that works on linux applications;",
    "version": "0.0.13",
    "project_urls": null,
    "split_keywords": [
        "decision tree",
        "c5.0",
        "machine learning"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "6c1bbccabaef29084574cb1a3416c81aa8fb6a6e7df0e9b750a12e04262a192a",
                "md5": "709c14ffa669a1c68a1fa4c53b4002b6",
                "sha256": "552711a6f305231bb4fa84d74c702f4fa598468059f86c48938dba1943d0222f"
            },
            "downloads": -1,
            "filename": "c50_wrapper-0.0.13-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "709c14ffa669a1c68a1fa4c53b4002b6",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 154651,
            "upload_time": "2023-12-11T18:15:44",
            "upload_time_iso_8601": "2023-12-11T18:15:44.774701Z",
            "url": "https://files.pythonhosted.org/packages/6c/1b/bccabaef29084574cb1a3416c81aa8fb6a6e7df0e9b750a12e04262a192a/c50_wrapper-0.0.13-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "923b284646de232d1dc800bdce89018ee08019109bd65db22952d91188b8d67d",
                "md5": "59896531ebd14b93faa9f210766afce0",
                "sha256": "11b00e9cf5cf64e37876f2a6dc819e3587c0c70901a2cf35c74905ef28c42500"
            },
            "downloads": -1,
            "filename": "c50-wrapper-0.0.13.tar.gz",
            "has_sig": false,
            "md5_digest": "59896531ebd14b93faa9f210766afce0",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 166576,
            "upload_time": "2023-12-11T18:15:47",
            "upload_time_iso_8601": "2023-12-11T18:15:47.375247Z",
            "url": "https://files.pythonhosted.org/packages/92/3b/284646de232d1dc800bdce89018ee08019109bd65db22952d91188b8d67d/c50-wrapper-0.0.13.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-12-11 18:15:47",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "c50-wrapper"
}
        
Elapsed time: 0.17971s