Skip to content

予測間隔の設定(時系列)

時系列のユーザーは、デプロイ済みのモデルの予測応答に予測間隔を追加できます。 このオプションを有効にすると、デプロイに関連付けられた予測呼び出しの応答に予測間隔が追加されます。

予測間隔を有効にするには、予測 > 予測間隔タブに移動して、予測間隔を有効化トグルをクリックし、間隔サイズを選択します(予測間隔について詳しくはこちらをご覧ください)。

間隔を設定したら、概要タブ、デプロイURL、または予測APIタブのスニペットからデプロイIDをコピーして、デプロイがデータベースに追加されたことを確認します。 API出力の結果をUIの 予測プレビューと比較して、結果を検証できます。

APIを介した予測間隔を操作する方法の詳細については、 APIのドキュメントにアクセスしてください

次のステップ

After enabling prediction intervals, verify them against predictions or explore other time series deployment settings.

  • Time series predictions: Learn how prediction preview works and how time series forecasts are generated so you can validate interval results.
  • Deployment overview: Find the deployment ID and other deployment details needed to check your API output against the UI.
  • Prediction jobs: Configure time series batch prediction jobs, including forecast point and forecast range options, for the same deployment.