Dataset Integration
Page Outline
Models in Model Studio are tightly coupled with their underlying data sources. This category allows you to dynamically link datasets from the Unified Data Lake, which Model Studio then uses as the source of truth for training and evaluation.
Endpoints
| Endpoint | Method | Path | Description |
|---|---|---|---|
| Link Dataset | POST | /{model_id}/dataset | Associate a new dataset with the model. |
| Unlink Dataset | DELETE | /{model_id}/dataset | Remove the current dataset association. |