Amazon Forecast - How to choose Winning autoML algorithm

0

Our customer tried AutoML on Amazon Forecast and they got the result below. Winning autoML algorithm was NPTS. How was NPTS selected?

NPTS wQL[0.5]/MAPE 0.6676 RMSE 23.2451 wQL[0.9] 0.4503 wQL[0.1] 0.1988

ARIMA wQL[0.5]/MAPE 0.6184 RMSE 16.5769 wQL[0.9] 0.5333 wQL[0.1] 0.4487

Prophet wQL[0.5]/MAPE 1.4359 RMSE 43.3114 wQL[0.9] 1.2045 wQL[0.1] 0.5908

ETS wQL[0.5]/MAPE 0.6380 RMSE 18.0232 wQL[0.9] 31.9275 wQL[0.1] 31.7771

已提問 4 年前檢視次數 343 次
1 個回答
0
已接受的答案

Hi,

Per the How it Works - Predictors page of the doc:

AutoML optimizes the average of the weighted P10, P50 and P90 quantile losses, and returns the algorithm with the lowest value.

For more information on which metrics are used and how they are calculated see Evaluating Predictor Accuracy

AWS
專家
Alex_T
已回答 4 年前

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南