# Batch prediction scripts

> Batch prediction scripts - Use the Prediction API with these scripts to score 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.618616+00:00` (UTC).

## Primary page

- [Batch prediction scripts](https://docs.datarobot.com/en/docs/classic-ui/predictions/batch/cli-scripts.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 methods](https://docs.datarobot.com/en/docs/classic-ui/predictions/batch/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.
- [Predictions API tab](https://docs.datarobot.com/en/docs/classic-ui/predictions/realtime/code-py.html): Linked from this page.

## Documentation content

# Batch prediction scripts

The Batch prediction scripts are command-line tools for Windows, macOS, and Linux.
They wrap the [Batch Prediction API](https://docs.datarobot.com/en/docs/api/reference/batch-prediction-api/index.html).

To access the scripts, you need a trained model and an active deployment. Then, navigate to the [Predictions API tab](https://docs.datarobot.com/en/docs/classic-ui/predictions/realtime/code-py.html):

- Navigate to the Deployments tab and click to select a deployment.
- Select the Predictions > Prediction APItab
- Select Batch as Predictions Type

To understand more about how to interact with the code samples, see the [Prediction API Scripting Code](https://docs.datarobot.com/en/docs/classic-ui/predictions/realtime/code-py.html).
