Skip to content

On-premise users: click in-app to access the full platform documentation for your version of DataRobot.

Set prediction intervals (time series)

Time series users have the additional capability to add a prediction interval to the prediction response of deployed models. When enabled, prediction intervals will be added to the response of any prediction call associated with the deployment.

To enable prediction intervals, navigate to the Predictions > Prediction intervals tab, click the Enable prediction intervals toggle, and select an Interval size (read more about prediction intervals in the time series documentation):

After you set an interval, copy the deployment ID from the Overview tab, the deployment URL, or the snippet in the Prediction API tab to check that the deployment was added to the database. You can compare the results from your API output with prediction preview in the UI to verify results.

For more information on working with prediction intervals via the API, access the API documentation.


Updated April 3, 2024