Skip to content

Click in-app to access the full platform documentation for your version of DataRobot.

Batch prediction methods

DataRobot offers a variety of methods to efficiently score large files via batch predictions:

Method Description
Batch Prediction UI Configure Batch Prediction jobs directly from the DataRobot interface included in deployments via MLOps.
Batch Prediction API Use the API to create Batch Prediction jobs that score to and from local files, S3 buckets, the AI Catalog, and databases.
Batch prediction scripts Use command-line tools that wrap the Batch Prediction API, available for Windows, macOS, and Linux.

Updated May 31, 2022
Back to top