--- title: "Rekognition Classification inference" date: 2020-02-07T00:15:15-05:00 draft: false algo: [rekscene] --- > Navigate to the project you trained your model under, wait for the **status** to show ```TRAINING_COMPLETE``` and then click the on the model **Name** of the trained model: ![](/images/trainingcomplete.png) > Review model performance details, and scroll down to the **Use model** section. Expand the section and copy code to create an API for your custom model and use the model for new predictions: ![](/images/usemodel.png)