Add a new model under a project
Add a new model under a project
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
Name of the model
UUID format unique identifier for the project the model is added in
Enumeration of different model input types.
text, structured Enumeration of different types of model tasks.
binary_classification, multiclass_classification, regression, ranking, not_set, llm Model schema with the details of each column
Version of the model
1 - 64LIVE, DRAFT XAI parameters set for a model
Description of the model
User ID for the owner of the model
Date the model was deployed on
Model algorithm
A string providing information about the software library and version used to train and run this model
Event id column to be found in published data for the model
Timestamp column to be found in published data for the model
Format of the timestamp like datetime, epoch time etc.