When a model training has completed, the model will show up alongside all the pre-built models in your project, and you can add it like any other model.
Custom models have a similar response signature to the pre-built classifiers.Each model returns an object with the detected label and the respective scores. This object is added to the API response under the model’s key.