Specify model ID in CreateTrainingProcess
I forgot a required field for CreateTrainingProcess: the API user must specify a model_id of an existing (and available to them) Machine learning model that will receive the new model being created by the process.
Please add a model_id required FK field on the CreateTrainingProcess.
Edited by Erwan Rouchet