Machine Learning
Train
After you add an ML backend, call this API with the ML backend ID to start training with
already-labeled tasks.
Get the ML backend ID by [listing the ML backends for a project](api:GET/api/ml/).
post/api/ml/{id}/train
Path parameters
idinteger required
A unique integer value identifying this ML backend.
Request body
Response
Training has successfully started.