Skip to content

アプリケーション内で をクリックすると、お使いのDataRobotバージョンに関する全プラットフォームドキュメントにアクセスできます。

アプリケーションの作成

You can create applications in DataRobot from the Applications tab, a model on the Leaderboard, or a deployment. If you're creating an application from a time series deployment, see the documentation for time series applications.

1000クラスの多クラスプロジェクト

For unlimited multiclass projects with more than 1000 classes, by default, DataRobot keeps the top 999 most frequent classes and aggregates the remainder into a single "other" bucket. しかし、集計パラメーターを設定して、プロジェクトに必要なすべてのクラスが表示されるように設定することもできます。

備考

同じデプロイから複数のアプリケーションを作成できます。

Template options

アプリケーションを作成する前に、アプリの目的を考慮し、使用対象のデプロイが時系列または時系列以外の場合は、テンプレートオプション(Predictor、What-if、またはOptimizer)を確認します。 テンプレートは、アプリケーションの初期設定のみを決定するものであり、テンプレートの選択はアプリをその目的でのみ使用するということではありません。時系列アプリケーションには追加設定が必要です。 時系列アプリケーションのドキュメントを参照してください。

次の表は各テンプレートオプションについて説明しています。

テンプレート 説明 デフォルト設定 時系列
予測機能 アプリが作成してデプロイされたときに提供された情報に基づいて、ターゲット特徴量の予測を作成します。 What-IfとOptimizerのウィジェットを非表示にします。
What-If 複数の予測シナリオを作成且つ比較して、最適な結果でオプションを決定します。 What-IfとOptimizerのウィジェットを表示し、What-If 機能のみを有効にします。
Optimizer 与えられた目標に対して結果を最適化するには、シミュレーションを実行します。 これは、単一の行の最適化を望む場合に最も効果です。 What-IfとOptimizerのウィジェットを表示し、Optimizer機能のみを有効にします。

すべての行ウィジェットは最適化された予測列を表示します。

From the Applications tab

When creating an application from the Applications tab, DataRobot uses an active deployment as the basis of the app. To from the tab:

  1. アプリケーションに移動します。
  2. 使用可能なアプリケーションテンプレートがページの上部に表示されます。 ユースケースに適したテンプレートの横にあるテンプレートの使用をクリックします。

  3. A dialog box appears, prompting you to name the application and choose a sharing optionAnyone With the Sharing Link automatically generates a link that can be shared with non-DataRobot users while Invited Users Only limits sharing to other DataRobot users, groups, and organizations. アクセスオプションは、共有権限の初期設定を決定します。これは、アプリケーション設定で変更できます。

  4. Click Next: select deployment.

  5. アプリケーションのデプロイを選択し、作成をクリックします。 デプロイからアプリケーションを起動できるのは、デプロイのオーナーだけです。

DataRobotでサインインし、アクセスを承認した後、アプリケーション構築の間アプリケーションページが表示されます。

リーダーボードから

To create an application from a specific model on the Leaderboard:

  1. After your models are built, navigate to the Leaderboard and select the model you want to use to build an application.

  2. Click the Build app tab and select the appropriate template for your use case.

  3. Name the application and select a sharing option from the dropdown. Click Create when you're done.

  4. The new application appears on the Leaderboard below the model's app templates as well as on the Applications tab.

From a deployment

To create an application from a deployed model:

  1. デプロイインベントリに移動して、アプリケーションを起動するデプロイを選択します。

  2. 目的のデプロイのアクションメニューからアプリケーションの作成を選択します。

  3. 使用したいアプリケーションテンプレートを選択し、次へ:アプリ情報の追加をクリックします。

  4. Name the application and choose a sharing option from the dropdown. 完了したら、作成をクリックします。

アプリケーションはアプリケーションタブから使用できます。

関連付けIDを使用したデプロイ

関連付けIDを使用してデプロイからアプリケーションを作成する際には、以下の点に注意してください。

  • 精度とデータドリフトは、アプリケーションを使用して作成されたすべての単一およびバッチ予測について追跡されます。
  • 精度およびデータドリフトは、What-IfとOptimizerウィジェットを使用してアプリケーションで作成された合成予測(シミュレーション)については追跡 されません
  • アプリケーションの作成にすでに使用されているデプロイに、関連付けIDを追加することはできません。

デプロイ設定で、関連付けIDを追加します予測リクエストで関連付けIDを要求が有効化されている場合、アプリケーションを作成した後、この設定は無効化できません。

関連付けIDを使用してデプロイからアプリケーションを作成した場合、関連付けIDはアプリケーションで単一予測を作成するために必要なフィールドとして追加されます。 このフィールドは構築モードでは削除できません。


更新しました April 19, 2023
Back to top