Skip to content

metaprov/modela-python-sdk

Repository files navigation

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.

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.

Using the SDK

The Modela API is implemented by Modela, 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.