Skip to content

Predictions

The Python client classes in this section support making predictions on your trained model to assess model performance prior to deployment on training data or external test data, as well as creating and managing batch predictions for your deployed models. For more information on making real-time predictions with your deployed models, view the documentation on real-time predictions with the API.

Topic Description
Batch predictions Create and manage batch prediction jobs for deployed models.