# バッチ予測スクリプト

> バッチ予測スクリプト - これらのスクリプトによって予測APIを使用して、大きなファイルを効率的にスコアリングします。

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-07-15T05:55:44.978547+00:00` (UTC).

## Primary page

- [バッチ予測スクリプト](https://docs.datarobot.com/ja/docs/classic-ui/predictions/batch/cli-scripts.html.md): Full documentation for this topic (Markdown sidecar).

## Documentation content

バッチ予測スクリプトは、Windows、macOS、およびLinux用のコマンドラインツールです。
このスクリプトは [バッチ予測API](https://docs.datarobot.com/ja/docs/api/reference/batch-prediction-api/index.html.md) をラップします。

スクリプトにアクセスするには、トレーニング済みのモデルとアクティブなデプロイが必要です。 次に、 [予測APIタブ](https://docs.datarobot.com/ja/docs/classic-ui/predictions/realtime/code-py.html.md) に移動します。

- デプロイ タブに移動して、デプロイをクリックして選択します。
- 予測 > 予測APIタブ を選択します
- Batch を Predictions Type として選択します

コードサンプルを操作する方法の詳細については、 [予測APIスクリプトコード](https://docs.datarobot.com/ja/docs/classic-ui/predictions/realtime/code-py.html.md) を参照してください。
