Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 469 Bytes

File metadata and controls

12 lines (7 loc) · 469 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", ]

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