modela


Namemodela JSON
Version 0.710 PyPI version JSON
download
home_pagehttps://github.com/metaprov/modela-python-sdk
SummaryModela Automatic Machine Learning SDK
upload_time2022-09-23 21:29:21
maintainer
docs_urlNone
authorMetaprov
requires_python>=3.5
licenseApache Software License 2.0
keywords modela
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            ## What is Modela?

Modela is a Kubernetes-based automatic machine learning platform that enables you with an expansive API for machine
learning. The system implements Kubernetes custom resources for declaratively managing data, training, inference, and 
infrastructure objects. The Modela control plane manages these resources to provide fully distributed and automated machine learning. 


For a complete documentation of the API, check out the [documentation](https://www.modela.ai/docs/docs).

## Install Modela

Modela can be installed through the Modela CLI, or through Helm Charts. For a complete installation procedure, please 
refer to the installation procedure on the [documentation](https://www.modela.ai/docs/docs/install).

## Using the SDK

The Modela API is implemented by [Modela](https://modela.ai), which can be installed on 
any Kubernetes cluster for free. You can access the API by connecting to the API gateway service hosted by your installation.






            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/metaprov/modela-python-sdk",
    "name": "modela",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.5",
    "maintainer_email": "",
    "keywords": "modela",
    "author": "Metaprov",
    "author_email": "support@metaprov.com",
    "download_url": "https://files.pythonhosted.org/packages/bb/80/e5584550bf36fb0f95f570a25c1ad5553c7273c7e63aa428e529bc2ad6a1/modela-0.710.tar.gz",
    "platform": null,
    "description": "## What is Modela?\n\nModela is a Kubernetes-based automatic machine learning platform that enables you with an expansive API for machine\nlearning. The system implements Kubernetes custom resources for declaratively managing data, training, inference, and \ninfrastructure objects. The Modela control plane manages these resources to provide fully distributed and automated machine learning. \n\n\nFor a complete documentation of the API, check out the [documentation](https://www.modela.ai/docs/docs).\n\n## Install Modela\n\nModela can be installed through the Modela CLI, or through Helm Charts. For a complete installation procedure, please \nrefer to the installation procedure on the [documentation](https://www.modela.ai/docs/docs/install).\n\n## Using the SDK\n\nThe Modela API is implemented by [Modela](https://modela.ai), which can be installed on \nany Kubernetes cluster for free. You can access the API by connecting to the API gateway service hosted by your installation.\n\n\n\n\n\n",
    "bugtrack_url": null,
    "license": "Apache Software License 2.0",
    "summary": "Modela Automatic Machine Learning SDK",
    "version": "0.710",
    "split_keywords": [
        "modela"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "md5": "d39778d2790fe191c8ac434a0018deb3",
                "sha256": "95388cd0bdd80acad8b340de8d763e61a3f0c8387820780a776c1b73cbd61462"
            },
            "downloads": -1,
            "filename": "modela-0.710-py2.py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "d39778d2790fe191c8ac434a0018deb3",
            "packagetype": "bdist_wheel",
            "python_version": "py2.py3",
            "requires_python": ">=3.5",
            "size": 136075,
            "upload_time": "2022-09-23T21:29:19",
            "upload_time_iso_8601": "2022-09-23T21:29:19.427860Z",
            "url": "https://files.pythonhosted.org/packages/91/98/40afdfd0b21231fb4c17429ef443d6d5d0e2a4cf30bb67b41a8e21c389c4/modela-0.710-py2.py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "md5": "558a39d055fbcf0c37c22a838224473a",
                "sha256": "8caa45455e13edd4c66583d41318ce54f3376363211c827d2c6ca6e8c9fa0a3f"
            },
            "downloads": -1,
            "filename": "modela-0.710.tar.gz",
            "has_sig": false,
            "md5_digest": "558a39d055fbcf0c37c22a838224473a",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.5",
            "size": 119248,
            "upload_time": "2022-09-23T21:29:21",
            "upload_time_iso_8601": "2022-09-23T21:29:21.667122Z",
            "url": "https://files.pythonhosted.org/packages/bb/80/e5584550bf36fb0f95f570a25c1ad5553c7273c7e63aa428e529bc2ad6a1/modela-0.710.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2022-09-23 21:29:21",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "github_user": "metaprov",
    "github_project": "modela-python-sdk",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "requirements": [],
    "tox": true,
    "lcname": "modela"
}
        
Elapsed time: 0.07216s