如何为 Azure AutoML 时间序列预测生成预测间隔?

How can I generate prediction intervals for Azure AutoML timeseries forecasts?

使用 Azure AutoML 训练模型时是否可以为时间序列预测生成预测区间?我们能否将训练错误排除在流程之外并将其用于引导程序?

您可以生成预测分位数。有关详细信息,请参阅以下笔记本:https://github.com/Azure/MachineLearningNotebooks/blob/master/how-to-use-azureml/automated-machine-learning/forecasting-forecast-function/auto-ml-forecasting-function.ipynb