Training Orchestration
Page Outline
The training orchestration endpoints are the triggers that turn data and configuration into intelligent models. Use these to start training runs and manage the underlying AutoML pipeline.
Endpoints
| Endpoint | Method | Path | Description |
|---|---|---|---|
| Start Training | POST | /{model_id}/train | Initiate a new training run for the model. |