Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 780 Bytes

File metadata and controls

23 lines (15 loc) · 780 Bytes

stackit.modelexperiments

This API provides endpoints for the STACKIT AI Model Experiments api

For more information, please visit https://developers.stackit.schwarz

This package is part of the STACKIT Python SDK. For additional information, please visit the GitHub repository of the SDK.

Installation & Usage

pip install

pip install stackit-modelexperiments

Then import the package:

import stackit.modelexperiments

Getting Started

Examples for the usage of the package can be found in the GitHub repository of the SDK.