# Batch prediction methods

> Batch prediction methods - Learn about DataRobot's available methods for scoring large files
> efficiently.

This Markdown file sits beside the HTML page at the same path (with a `.md` suffix). It summarizes the topic and lists links for tools and LLM context.

Companion generated at `2026-04-24T16:03:56.618756+00:00` (UTC).

## Primary page

- [Batch prediction methods](https://docs.datarobot.com/en/docs/classic-ui/predictions/batch/index.html): Full documentation for this topic (HTML).

## Related documentation

- [Classic UI documentation](https://docs.datarobot.com/en/docs/classic-ui/index.html): Linked from this page.
- [Predictions](https://docs.datarobot.com/en/docs/classic-ui/predictions/index.html): Linked from this page.
- [Batch Prediction UI](https://docs.datarobot.com/en/docs/classic-ui/predictions/batch/batch-dep/index.html): Linked from this page.
- [Batch Prediction API](https://docs.datarobot.com/en/docs/api/reference/batch-prediction-api/index.html): Linked from this page.
- [Batch prediction scripts](https://docs.datarobot.com/en/docs/classic-ui/predictions/batch/cli-scripts.html): Linked from this page.
- [Monitoring Jobs UI](https://docs.datarobot.com/en/docs/classic-ui/predictions/batch/pred-monitoring-jobs/api-monitoring-jobs.html): Linked from this page.
- [Monitoring Jobs API](https://docs.datarobot.com/en/docs/classic-ui/predictions/batch/pred-monitoring-jobs/ui-monitoring-jobs.html): Linked from this page.
- [Batch Jobs tab](https://docs.datarobot.com/en/docs/classic-ui/predictions/batch/batch-jobs.html): Linked from this page.

## Documentation content

# 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. |

In addition, you can monitor and manage predictions using monitoring jobs and batch prediction jobs:

| Method | Description |
| --- | --- |
| Monitoring Jobs UI | Use the job definition UI to create monitoring jobs, allowing DataRobot to monitor deployments running and storing feature data and predictions outside of DataRobot. |
| Monitoring Jobs API | Use the Batch Monitoring API to create monitoring job definitions, allowing DataRobot to monitor deployments running and storing feature data and predictions outside of DataRobot. |
| Batch Jobs tab | Use the Batch Jobs tab to view and manage monitoring and prediction jobs. |
