VIANOPS Python client documentation

This documentation describes the API operations for interacting with VIANOPS. The VIANOPOS Python SDK provide a wrapper around many of the plattform API routes. To get started with the client, see the Python client user documentation.

Example notebook

Your platform includes an end-to-end demonstration of using the client to configure and deploy a placeholder model and then monitor its performance in production. Look for the notebook, monitor_placeholder_api_generic.ipynb in the Jupyter notebook service for your platform, https://edahub.(VIANOPS domain). The SDK client is included in VIANOPS. An authenticated account is required to access the platform, or access to the VIANOPS free trial.

Quick reference to creating and monitoring placeholder models

The Python client user documentation explains how to create a client to manage and monitor model deployments. Below are key APIs for accessing the platform and creating and deploying placeholder model.

SDK API objects

Index for all supported APIs and objects