DataRobotモデル指標¶
datarobot-model-metrics
(DMM)ライブラリには、時間の経過に伴うモデル指標の計算および集計指標の生成に必要なツールが用意されています。 次の操作を実行するためのフレームワークを提供します。
トピック | 説明 |
---|---|
DMMの環境設定 | DataRobotモデル指標ライブラリを使用して、カスタム指標を開発するための環境を設定します。 |
データソースの設定 | Connect to DataRobot to fetch selected data from the DataRobot platform. |
カスタム指標の定義 | Define custom metrics using the provided default classes. |
指標値の計算 | Calculate custom metric values over time, by batch, or without data aggregation. |
DRカスタム指標モジュールの使用 | Facilitate synchronization with existing metrics in DataRobot. |
ノートブック:コードを使用してテンプレートからホストされたカスタム指標を作成する | Follow a tutorial to create a hosted custom metric using the Python SDK. |
インストール¶
The DMM library is published to PyPI. インストールするには、次のコマンドを実行します。
pip install datarobot-model-metrics
更新しました 2025年3月12日
このページは役に立ちましたか?
ありがとうございます。どのような点が役に立ちましたか?
より良いコンテンツを提供するには、どうすればよいでしょうか?
アンケートにご協力いただき、ありがとうございました。