/
CA
caraml-dev
/
Merlin
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 2h ago · Updated 1mo ago
Details
Filter operations
endpoint
6
environment
1
log
1
model_endpoints
6
models
8
get
Get model
get
List existing models
post
Register a new models
get
Lists teams for alert notification channel.
get
Lists alerts for given model.
get
Gets alert for given model endpoint.
put
Creates alert for given model endpoint.
post
Creates alert for given model endpoint.
prediction_jobs
6
project
4
secret
4
version
4
models
Register a new models
post
/projects/{project_id}/models
Path parameters
project_id
integer
required
Create new model in a specific
project_id
Request body
Model
required
id
integer
project_id
integer
mlflow_experiment_id
integer
name
string
type
'xgboost'
|
'tensorflow'
|
'sklearn'
|
'h2o'
|
'pytorch'
|
'pyfunc'
|
'onnx'
|
'pyfunc_v2'
|
'other'
Model type
mlflow_url
string
endpoints
ModelEndpoint[]
created_at
string
date-time
updated_at
string
date-time
Response
Created
Changes