# モデルインサイトのエクスポート

> モデルインサイトのエクスポート - DataRobotモデルのさまざまなインサイトとパフォーマンス指標を、機械で読み取り可能なファイルおよび複数の形式のプロットとしてエクスポートする例を確認します。

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-27T18:44:30.232591+00:00` (UTC).

## Primary page

- [モデルインサイトのエクスポート](https://docs.datarobot.com/ja/docs/api/dev-learning/accelerators/model-eval-metrics/viz-output.html.md): Full documentation for this topic (Markdown sidecar).

## Documentation content

[GitHubでこのAIアクセラレーターにアクセス](https://github.com/datarobot-community/ai-accelerators/blob/main/advanced_ml_and_api_approaches/Viz%20Output/Viz%20Output.ipynb)

このアクセラレーターでは、DataRobotプロジェクトを使用し、そのモデルのインサイトを機械で読み取り可能なファイルとさまざまなファイル形式のプロットの両方としてエクスポートする例を紹介します。 Python APIクライアントを使用して以下の操作を行う方法を紹介します。

- DataRobotに安全に接続します。
- データを取得します。
- DataRobot二値分類プロジェクトを開始します。
- モデルのパフォーマンスとインサイトの取得および評価
- インサイトをパッケージ化し、さまざまなファイル形式で出力します。
