Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 564 Bytes

ModelType.md

File metadata and controls

12 lines (7 loc) · 564 Bytes

ModelType

The type of model associated with the dataset

Properties

Name Type Description Notes
value str The type of model associated with the dataset must be one of ["CLASSIFICATION", "REGRESSION", "EMBEDDINGS", "LLM", "RANKING", "MODEL_OTHER", "DATA_SOURCE", "DATA_STREAM", "DATA_TRANSFORM", "DATA_OTHER", ]

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