jcopml


Namejcopml JSON
Version 1.2.7 PyPI version JSON
download
home_pagehttps://github.com/WiraDKP/jcopml
SummaryJ.COp ML is a machine Learning package to complement scikit-learn workflow
upload_time2024-02-25 16:43:49
maintainer
docs_urlNone
authorWira Dharma Kencana Putra
requires_python>=3.6.6
license
keywords machine learning ml jcop indonesia
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # J.COp ML
J.COp ML is a machine Learning package to complement scikit-learn workflow. It includes helper functions for visualization, tuning, pipeline, and feature importance.

The project started in July 2018 as a tool to teach machine learning for beginner, but the serious development began in March 2019 together with the initiation of the LuWiji project. Both LuWiji and J.COp ML is developed by Wira D. K. Putra as complementary for his machine learning curriculum for young machine learning enthusiast.

# User Installation Guide
```
pip install jcopml
```

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/WiraDKP/jcopml",
    "name": "jcopml",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.6.6",
    "maintainer_email": "",
    "keywords": "machine learning ml jcop indonesia",
    "author": "Wira Dharma Kencana Putra",
    "author_email": "wiradharma_kencanaputra@yahoo.com",
    "download_url": "https://files.pythonhosted.org/packages/37/2b/f94c01369e9491293d3c498149db20e97e5e8020ccb07d74a1806fd5ed18/jcopml-1.2.7.tar.gz",
    "platform": null,
    "description": "# J.COp ML\nJ.COp ML is a machine Learning package to complement scikit-learn workflow. It includes helper functions for visualization, tuning, pipeline, and feature importance.\n\nThe project started in July 2018 as a tool to teach machine learning for beginner, but the serious development began in March 2019 together with the initiation of the LuWiji project. Both LuWiji and J.COp ML is developed by Wira D. K. Putra as complementary for his machine learning curriculum for young machine learning enthusiast.\n\n# User Installation Guide\n```\npip install jcopml\n```\n",
    "bugtrack_url": null,
    "license": "",
    "summary": "J.COp ML is a machine Learning package to complement scikit-learn workflow",
    "version": "1.2.7",
    "project_urls": {
        "Homepage": "https://github.com/WiraDKP/jcopml"
    },
    "split_keywords": [
        "machine",
        "learning",
        "ml",
        "jcop",
        "indonesia"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "372bf94c01369e9491293d3c498149db20e97e5e8020ccb07d74a1806fd5ed18",
                "md5": "f5a2cd6ace3453195ee39ce447bcd766",
                "sha256": "b2c449ce403bb2c2134f15d6ed008dceaa97e39add09d53259516fb4e7a92b60"
            },
            "downloads": -1,
            "filename": "jcopml-1.2.7.tar.gz",
            "has_sig": false,
            "md5_digest": "f5a2cd6ace3453195ee39ce447bcd766",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.6.6",
            "size": 31014,
            "upload_time": "2024-02-25T16:43:49",
            "upload_time_iso_8601": "2024-02-25T16:43:49.373777Z",
            "url": "https://files.pythonhosted.org/packages/37/2b/f94c01369e9491293d3c498149db20e97e5e8020ccb07d74a1806fd5ed18/jcopml-1.2.7.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-02-25 16:43:49",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "WiraDKP",
    "github_project": "jcopml",
    "github_not_found": true,
    "lcname": "jcopml"
}
        
Elapsed time: 0.20036s