# Predict

The Predict API analyzes your images or videos and tells you what's inside of them. The API will return a list of concepts with corresponding probabilities of how likely it is these concepts are contained within the image.

{% hint style="info" %}
We recommend specifying the `version_id` parameter in your predict calls. If no `version_id` is specified, predictions will occur on the most recent version of the model. This helps when you want to run a specific version of your model in production while building future versions of your model. This is also true with Clarifai's pre-trained models, as we will update them to have new versions from time to time. Therefore using a specific version\_id keeps your production environment stable.
{% endhint %}

![](https://2980425315-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LisemUaXxC3S7Kk9xFz%2F-M40355XaoFpHCuUzpJh%2F-M4037QdLqb1Atz6N4xp%2Fpredict.jpg?generation=1585934542206811\&alt=media)
