# Composable MLでのカスタムブループリント

> Composable MLでのカスタムブループリント - ブループリントワークショップを使用して、リーダーボード上のモデルをカスタマイズします。

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

## Primary page

- [Composable MLでのカスタムブループリント](https://docs.datarobot.com/ja/docs/api/dev-learning/accelerators/custom-model-dev/custom-bp-nb.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/creating_custom_blueprints/create_custom_blueprint.ipynb)

[Composable ML](https://docs.datarobot.com/ja/docs/classic-ui/modeling/special-workflows/cml/index.html.md) では、事前定義されたタスクをブループリントに追加したり、独自のカスタムコードを挿入したりできます。 データサイエンスと対象分野の専門知識を、構築したモデルに自由に追加できます。

このアクセラレーターは、Composable MLのAPIであるブループリントワークショップを介してリーダーボード上のモデルをカスタマイズする方法を示します。 以下のアクティビティをカバーします。

- ブループリントワークショップへのアクセス
- DataRobotによって提供されるタスクを使用してカスタムブループリントを定義してトレーニングする
- ブループリントにCatBoost分類器の形式でカスタムコードを挿入する
