Skip to main content
POST
Create Model

Body

application/json
name
string
required

Model name

type
enum<string>
required

Type of model

Available options:
ranking,
classification,
regression
hyperparameters
object
required
trainingParams
object

Response

201 - application/json

Model created successfully

success
boolean
data
object