scikitty


Namescikitty JSON
Version 0.7 PyPI version JSON
download
home_pagehttps://github.com/JohnRojas222/SciKittyPackage/
SummaryA package to create Decision Trees like Scikitlearn.
upload_time2024-06-19 20:39:50
maintainerNone
docs_urlNone
authorJohn Rojas
requires_pythonNone
licenseMIT
keywords scikitlearn decision trees metrics
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/JohnRojas222/SciKittyPackage/",
    "name": "scikitty",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": "scikitlearn, decision trees, metrics",
    "author": "John Rojas",
    "author_email": "john.rojas.chinchilla@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/50/ab/395df101c03e22a370f017225dcb21b2227a4b1c1d70ed266d83c2d33d27/scikitty-0.7.tar.gz",
    "platform": null,
    "description": "",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "A package to create Decision Trees like Scikitlearn.",
    "version": "0.7",
    "project_urls": {
        "Download": "https://github.com/JohnRojas222/SciKittyPackage/tarball/0.1",
        "Homepage": "https://github.com/JohnRojas222/SciKittyPackage/"
    },
    "split_keywords": [
        "scikitlearn",
        " decision trees",
        " metrics"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "1641986fbc996c95aec0941a79b2e79b0c999fea8df57f22cb6bed1e9327efa6",
                "md5": "dff65af77f3e42623ef21a775956c0b0",
                "sha256": "bbcc69a3d274bf8c6a620fb770629200874dd88ed1019f8972c4f6fa5f96e7cb"
            },
            "downloads": -1,
            "filename": "scikitty-0.7-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "dff65af77f3e42623ef21a775956c0b0",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 33853,
            "upload_time": "2024-06-19T20:39:48",
            "upload_time_iso_8601": "2024-06-19T20:39:48.555610Z",
            "url": "https://files.pythonhosted.org/packages/16/41/986fbc996c95aec0941a79b2e79b0c999fea8df57f22cb6bed1e9327efa6/scikitty-0.7-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "50ab395df101c03e22a370f017225dcb21b2227a4b1c1d70ed266d83c2d33d27",
                "md5": "805ba4264564e942c35d82ad615419c5",
                "sha256": "55e758a6ce231a1a2ebf488379426ca41b049b0f8cfab183ea800c5fa1e3bf4b"
            },
            "downloads": -1,
            "filename": "scikitty-0.7.tar.gz",
            "has_sig": false,
            "md5_digest": "805ba4264564e942c35d82ad615419c5",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 24558,
            "upload_time": "2024-06-19T20:39:50",
            "upload_time_iso_8601": "2024-06-19T20:39:50.112081Z",
            "url": "https://files.pythonhosted.org/packages/50/ab/395df101c03e22a370f017225dcb21b2227a4b1c1d70ed266d83c2d33d27/scikitty-0.7.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-06-19 20:39:50",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "JohnRojas222",
    "github_project": "SciKittyPackage",
    "github_not_found": true,
    "lcname": "scikitty"
}
        
Elapsed time: 0.51203s