that-ml-library


Namethat-ml-library JSON
Version 0.0.6 PyPI version JSON
download
home_pagehttps://github.com/anhquan0412/that-ml-library
SummaryA useful package for EDA and quick ML model building
upload_time2024-07-15 09:29:03
maintainerNone
docs_urlNone
authorQuan Tran
requires_python>=3.9
licenseApache Software License 2.0
keywords jupyter notebook python sklearn statistics statsmodels
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # that-ml-library

<!-- WARNING: THIS FILE WAS AUTOGENERATED! DO NOT EDIT! -->

## Install

``` sh
pip install that_ml_library
```

For tree visualization function
([`plot_tree_dtreeviz`](https://anhquan0412.github.io/that-ml-library/chart_plotting.html#plot_tree_dtreeviz)
or
[`plot_tree_sklearn`](https://anhquan0412.github.io/that-ml-library/chart_plotting.html#plot_tree_sklearn)),
you also need to install `graphviz`. Please follow the instruction
[here](https://github.com/parrt/dtreeviz#installation)

## How to use

Please visit <https://anhquan0412.github.io/that-ml-library/> for
tutorials and documentations

## A word of caution

This library should only be utilized solely for developing a proof of
concept or prototype for your machine learning model with your specific
dataset, with the aim of evaluating the model’s performance and
interpretability. For deployment in a production environment, opt for a
more organized methodology, such as
<https://scikit-learn.org/stable/modules/compose.html#pipeline>

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/anhquan0412/that-ml-library",
    "name": "that-ml-library",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.9",
    "maintainer_email": null,
    "keywords": "jupyter notebook python sklearn statistics statsmodels",
    "author": "Quan Tran",
    "author_email": "anhquan0412@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/1b/ab/99edcfacd432c7b557dd02f4131b1b127663fc418bde0c9a1509ecd65d92/that_ml_library-0.0.6.tar.gz",
    "platform": null,
    "description": "# that-ml-library\n\n<!-- WARNING: THIS FILE WAS AUTOGENERATED! DO NOT EDIT! -->\n\n## Install\n\n``` sh\npip install that_ml_library\n```\n\nFor tree visualization function\n([`plot_tree_dtreeviz`](https://anhquan0412.github.io/that-ml-library/chart_plotting.html#plot_tree_dtreeviz)\nor\n[`plot_tree_sklearn`](https://anhquan0412.github.io/that-ml-library/chart_plotting.html#plot_tree_sklearn)),\nyou also need to install `graphviz`. Please follow the instruction\n[here](https://github.com/parrt/dtreeviz#installation)\n\n## How to use\n\nPlease visit <https://anhquan0412.github.io/that-ml-library/> for\ntutorials and documentations\n\n## A word of caution\n\nThis library should only be utilized solely for developing a proof of\nconcept or prototype for your machine learning model with your specific\ndataset, with the aim of evaluating the model\u2019s performance and\ninterpretability. For deployment in a production environment, opt for a\nmore organized methodology, such as\n<https://scikit-learn.org/stable/modules/compose.html#pipeline>\n",
    "bugtrack_url": null,
    "license": "Apache Software License 2.0",
    "summary": "A useful package for EDA and quick ML model building",
    "version": "0.0.6",
    "project_urls": {
        "Homepage": "https://github.com/anhquan0412/that-ml-library"
    },
    "split_keywords": [
        "jupyter",
        "notebook",
        "python",
        "sklearn",
        "statistics",
        "statsmodels"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "2588464d5970f1a20265da49abcd7508656659944c33a3149452c5d0787b517e",
                "md5": "59ab05bc869510059f06508a811624be",
                "sha256": "98175bc3fdd7c06a73f71712a3e472ec68a1be0c0c91566e28b1c95b60b027ce"
            },
            "downloads": -1,
            "filename": "that_ml_library-0.0.6-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "59ab05bc869510059f06508a811624be",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.9",
            "size": 20128,
            "upload_time": "2024-07-15T09:29:00",
            "upload_time_iso_8601": "2024-07-15T09:29:00.901731Z",
            "url": "https://files.pythonhosted.org/packages/25/88/464d5970f1a20265da49abcd7508656659944c33a3149452c5d0787b517e/that_ml_library-0.0.6-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "1bab99edcfacd432c7b557dd02f4131b1b127663fc418bde0c9a1509ecd65d92",
                "md5": "a0485d7c04d9f28c3fe125e11d9fdb04",
                "sha256": "e6e2f3bb391b1aac313801c08718a43d2a8211e11f5119d6c65e46fda04e3d0d"
            },
            "downloads": -1,
            "filename": "that_ml_library-0.0.6.tar.gz",
            "has_sig": false,
            "md5_digest": "a0485d7c04d9f28c3fe125e11d9fdb04",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9",
            "size": 19904,
            "upload_time": "2024-07-15T09:29:03",
            "upload_time_iso_8601": "2024-07-15T09:29:03.455707Z",
            "url": "https://files.pythonhosted.org/packages/1b/ab/99edcfacd432c7b557dd02f4131b1b127663fc418bde0c9a1509ecd65d92/that_ml_library-0.0.6.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-07-15 09:29:03",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "anhquan0412",
    "github_project": "that-ml-library",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "that-ml-library"
}
        
Elapsed time: 0.29211s