Using the Python SDK
The Python SDK can be used to interact with the ModelBox API from model trainers and other MLOps services.
Installation
The library is available on PyPi here. Install the library in your environment using pip -
pip install modelbox
Usage
Detailed usage of the Python SDK is demonstrated by the following Jupyter Notebooks -