Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 653 Bytes

File metadata and controls

14 lines (10 loc) · 653 Bytes

ModelStudioRunModelOutput

Resolved model output details for a Model Studio run.

Properties

Name Type Required Description
model_rid RID Yes The RID of the model.
model_version_rid RID Yes The RID of the model version created by this run.
experiment_rid Optional[RID] No The RID of the experiment associated with this run, if any.
type Literal["model"] Yes None

[Back to Model list] [Back to API list] [Back to README]