Python API client user guide¶
The Python API client user guide outlines and explanations of the methods that comprise the API client. To access previous version of the Python API client documentation, access ReadTheDocs.
| Topic | Description |
|---|---|
| Administration | How to manage DataRobot Self-Managed AI Platform deployments. |
| Data | How to manage data for machine learning, including importing and transforming data, and connecting to data sources. |
| MLOps | How to deploy, monitor, manage, and govern your models in production. |
| Modeling | How to set modeling parameters before building, use the modeling workflow, and manage models and projects. |
| Predictions | How to get predictions (“scoring”) on new data from a model. |
| Use Cases | How to use Use Cases to group everything related to solving a specific business problem. |