snapmlengine


Namesnapmlengine JSON
Version 0.0.2.12 PyPI version JSON
download
home_pagehttps://github.com/midnightbot/snapmlengine
SummaryML Helper
upload_time2023-04-02 07:13:55
maintainer
docs_urlNone
authorAnish Adnani, Parth Goel
requires_python
licenseMIT
keywords python coding ml algorithms
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            ## snapmlengine : snapmlengine helps you with Machine Learning Tasks

- **Website:** https://github.com/midnightbot/snapmlengine
- **Source Code:** https://github.com/midnightbot/snapmlengine
- **Bug Reports:** https://github.com/midnightbot/snapmlengine/issues

## What is it?

**snapmlengine** is a Python package that provides fast and flexible solution to Machine Learning Tasks

## snapmlengine provides
- Functions to perform ML Tasks

## Where to get it

The source code is currently hosted on GitHub at:
https://github.com/midnightbot/snapmlengine

```sh
# conda
conda install snapmlengine
```

```sh
# or PyPI
pip install snapmlengine
```

## Background

Work on ``snapmlengine`` started in 2023 and has been under active development since then.


            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/midnightbot/snapmlengine",
    "name": "snapmlengine",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "python,coding,ml,algorithms",
    "author": "Anish Adnani, Parth Goel",
    "author_email": "anishadnani00@gmail.com, parth162@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/9c/96/1b3bb66e36c19c45cc0530bf2fe9b9daf6ba776ec657afaede09ae1fab3d/snapmlengine-0.0.2.12.tar.gz",
    "platform": null,
    "description": "## snapmlengine : snapmlengine helps you with Machine Learning Tasks\n\n- **Website:** https://github.com/midnightbot/snapmlengine\n- **Source Code:** https://github.com/midnightbot/snapmlengine\n- **Bug Reports:** https://github.com/midnightbot/snapmlengine/issues\n\n## What is it?\n\n**snapmlengine** is a Python package that provides fast and flexible solution to Machine Learning Tasks\n\n## snapmlengine provides\n- Functions to perform ML Tasks\n\n## Where to get it\n\nThe source code is currently hosted on GitHub at:\nhttps://github.com/midnightbot/snapmlengine\n\n```sh\n# conda\nconda install snapmlengine\n```\n\n```sh\n# or PyPI\npip install snapmlengine\n```\n\n## Background\n\nWork on ``snapmlengine`` started in 2023 and has been under active development since then.\n\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "ML Helper",
    "version": "0.0.2.12",
    "split_keywords": [
        "python",
        "coding",
        "ml",
        "algorithms"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "9c961b3bb66e36c19c45cc0530bf2fe9b9daf6ba776ec657afaede09ae1fab3d",
                "md5": "db44f27c926c6ce7bed7d5b39fdab716",
                "sha256": "8c3c3d6df8db6117ffc7944d22609ba9bb2666478a68c78f448d90376e34addc"
            },
            "downloads": -1,
            "filename": "snapmlengine-0.0.2.12.tar.gz",
            "has_sig": false,
            "md5_digest": "db44f27c926c6ce7bed7d5b39fdab716",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 3947,
            "upload_time": "2023-04-02T07:13:55",
            "upload_time_iso_8601": "2023-04-02T07:13:55.525368Z",
            "url": "https://files.pythonhosted.org/packages/9c/96/1b3bb66e36c19c45cc0530bf2fe9b9daf6ba776ec657afaede09ae1fab3d/snapmlengine-0.0.2.12.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-04-02 07:13:55",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "github_user": "midnightbot",
    "github_project": "snapmlengine",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "snapmlengine"
}
        
Elapsed time: 0.05431s