mg-ml-helper


Namemg-ml-helper JSON
Version 0.1.1 PyPI version JSON
download
home_pageNone
SummaryNone
upload_time2025-07-13 13:32:01
maintainerNone
docs_urlNone
authorGanesh Gaikwad
requires_pythonNone
licenseNone
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
# mg-ml-helper

A helper module to help in developing machine learning models. 


## Installation

Install module with pip

```bash
  pip install mg-ml-helper
```
    
## Authors

- [@KenKaneki2207](https://www.github.com/KenKaneki2207)


## Features

- Extract and Compress .zip files
- Create charts

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "mg-ml-helper",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": null,
    "author": "Ganesh Gaikwad",
    "author_email": null,
    "download_url": "https://files.pythonhosted.org/packages/fd/1e/be67c56c726a6d4c1ab606ccc9e7a23b57bf0a578fc0fe8d5fa25375bb10/mg_ml_helper-0.1.1.tar.gz",
    "platform": null,
    "description": "\r\n# mg-ml-helper\r\n\r\nA helper module to help in developing machine learning models. \r\n\r\n\r\n## Installation\r\n\r\nInstall module with pip\r\n\r\n```bash\r\n  pip install mg-ml-helper\r\n```\r\n    \r\n## Authors\r\n\r\n- [@KenKaneki2207](https://www.github.com/KenKaneki2207)\r\n\r\n\r\n## Features\r\n\r\n- Extract and Compress .zip files\r\n- Create charts\r\n",
    "bugtrack_url": null,
    "license": null,
    "summary": null,
    "version": "0.1.1",
    "project_urls": null,
    "split_keywords": [],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "9c15d9e6044ad159802f4c5c4c88854a59e2cfa52e1a6ae5b44b8d59e32b81e5",
                "md5": "25ad0e02b8d3e936741e763025d29f55",
                "sha256": "28a898239bc49c5fccfce1f7b3553e147e7d1d2e8a1c20f1505c7b8318f95f44"
            },
            "downloads": -1,
            "filename": "mg_ml_helper-0.1.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "25ad0e02b8d3e936741e763025d29f55",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 2236,
            "upload_time": "2025-07-13T13:31:58",
            "upload_time_iso_8601": "2025-07-13T13:31:58.457425Z",
            "url": "https://files.pythonhosted.org/packages/9c/15/d9e6044ad159802f4c5c4c88854a59e2cfa52e1a6ae5b44b8d59e32b81e5/mg_ml_helper-0.1.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "fd1ebe67c56c726a6d4c1ab606ccc9e7a23b57bf0a578fc0fe8d5fa25375bb10",
                "md5": "fc9f86b83f98d062e88dcfb385fa236c",
                "sha256": "95c5d43b2556c5c73bc2f48ad23482b564a5d91889e52c649dbdcba12819aca1"
            },
            "downloads": -1,
            "filename": "mg_ml_helper-0.1.1.tar.gz",
            "has_sig": false,
            "md5_digest": "fc9f86b83f98d062e88dcfb385fa236c",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 1689,
            "upload_time": "2025-07-13T13:32:01",
            "upload_time_iso_8601": "2025-07-13T13:32:01.201766Z",
            "url": "https://files.pythonhosted.org/packages/fd/1e/be67c56c726a6d4c1ab606ccc9e7a23b57bf0a578fc0fe8d5fa25375bb10/mg_ml_helper-0.1.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-07-13 13:32:01",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "mg-ml-helper"
}
        
Elapsed time: 2.47628s