Backtesting window setting

0

I'm using Forecast from the web and I can't find a way to set the backtest (which by default is 1, which is quite impractical). I found documentation that would tell me how to do it, but it seems that it is not available in the current version of Forecast. Setting backtest I understand that I could do it by code, but I wanted to see if I could find a way. On the other hand, the current version apparently doesn't let me select the algorithm manually either, is that correct? Thank you!

질문됨 3달 전354회 조회
1개 답변
0

Hello,

Kindly note that the reason why the backtesting windows cannot be configured in the Forecast Console unlike the documentation is due to changes in the Forecast service since those were created. The Forecast Console now provides an 'AutoPredictor' which provides the optimal combination of algorithms to each time series in the dataset. As such, the backtesting configuration is no longer able to be configured from the UI as the service is handling that for you in the AutoPredictor.

If you were looking to create a predictor where you could control the backtesting configuration, Forecast does offer the 'CreatePredictor' [1] API to create a legacy predictor which you can implement via a method such as the AWS SDKs. However this does not include all functionalities of Forecast. Note that the console is using 'CreateAutoPredictor' [2] which does not include the backtesting options.

Thanks !

References

[1] CreatePredictor - https://docs.aws.amazon.com/forecast/latest/dg/API_CreatePredictor.html [2] CreateAutoPredictor - https://docs.aws.amazon.com/forecast/latest/dg/API_CreateAutoPredictor.html

AWS
지원 엔지니어
답변함 3달 전
profile picture
전문가
검토됨 한 달 전

로그인하지 않았습니다. 로그인해야 답변을 게시할 수 있습니다.

좋은 답변은 질문에 명확하게 답하고 건설적인 피드백을 제공하며 질문자의 전문적인 성장을 장려합니다.

질문 답변하기에 대한 가이드라인

관련 콘텐츠