You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
georgeslabreche
changed the title
API rquest to train models must support training several models using multiple algorithms instead of just one model with a single algorithm
API request to train models must support training several models using multiple algorithms instead of just one model with a single algorithm
Nov 28, 2022
E.g. POST request to train a classifier model:
/api/v1/training/classifier
Currently the payload looks like this:
But it should be like this:
And support multiple algorithms:
The text was updated successfully, but these errors were encountered: