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
Route should be a POST request to /api/model/train and send a JSON body with the tweaked parameters. Should return an identifier to track progress for the operation through a GET request on the same route.