# Prediction code examples

> Prediction code examples - Review comprehensive workflows, notebooks, and tutorials that help you
> find complete examples of prediction workflows.

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.637978+00:00` (UTC).

## Primary page

- [Prediction code examples](https://docs.datarobot.com/ja/docs/api/dev-learning/python/py-code-examples/prediction-examples/index.html.md): Full documentation for this topic (Markdown sidecar).

## Documentation content

The API user guide includes overviews and workflows for DataRobot's Python client that outline complete examples of prediction workflows and tasks.
以下のノートブックを使用する前に、必ず [開発者クイックスタート](https://docs.datarobot.com/ja/docs/api/dev-learning/api-quickstart.html.md) を確認してください。

| トピック | 内容... |
| --- | --- |
| Azure Blobストレージを使用してバッチ予測を行う | How to generate SHAP-based Prediction Explanations with a use case that determines what drives home value in Iowa. |
| Using the Batch Prediction API | DataRobot's batch prediction API to score large datasets with a deployed DataRobot model. |
| Make batch predictions with Google Cloud Storage | How to read input data from and write predictions back to Google Cloud Storage. |
| APIを介してVisual Artificial Intelligence (AI)予測を行う | Scripting code for making batch predictions for a Visual Artificial Intelligence (AI) model via the API. |
| ESG score predictions with Python | How to use Python code from an example application that uses DataRobot to predict the Environmental, Societal, and Corporate (ESG) scores for stocks. |
| JDBC予測ジョブの作成とスケジュール | DataRobotのPythonクライアントを使用して予測ジョブをスケジュールし、JDBCデータベースに書き込む方法 |
