Browse through the questions and answers listed below or filter and sort to narrow down your results.
AWS Forecast Export - Create Only One CSV File?
When I am creating an AWS Forecast Export, it creates multiple small CSVs in the S3 bucket. Seemingly 1 for each item_id that I am making predictions for.
My question is, is there a setting I can change to export all of this information as 1 CSV file? I am using the AWS CONSOLE, not the CLI.
Thanks in advance, I am new to AWS Forecast and I could not find this question on the forums via search.
Accepted AnswerAmazon Forecast
1
answers
0
votes
32
views
asked 6 months ago
How can I export a model (Predictor) trained on Amazon Forecast?
On Amazon Forecast, how can I export a model (a Predictor in Forecast lingo) that I already trained? For example, export an ARIMA or Prophet model weights to a file to be downloaded or stored on S3.
Running forecasts on new data is just too slow and I would like to use Forecast to train models and eventually deploy them somewhere else.
Accepted AnswerAmazon Forecast
1
answers
0
votes
16
views
asked a year ago
Amazon Forecast - How to choose Winning autoML algorithm
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
Accepted AnswerAmazon Forecast
1
answers
0
votes
11
views
asked 2 years ago
Why are my Amazon Forecast results based on location inaccurate?
We get excellent results when we run separate Amazon Forecast analysis for two different data sets (for different cities). However, when we merge the two data sets and add a location as a new dimension in the target data set, the results aren't accurate anymore. What's the reason for this inaccuracy? We added the location as categorical (string) data. Should we add the location as one-hot encoding data?
Accepted AnswerAmazon Forecast
1
answers
0
votes
7
views
asked 2 years ago