Weather attributes used in Amazon Forecast

0

Amazon Forecast can use Amazons own weather information when creating predictors (if you provide geo coordinates or zip codes). I'd like to know what weather attributes are specifically considered. For example, does it use humidity and percent cloud cover? I can't find a list of what weather attributes are considered so I'm not sure if I should be providing them myself in a related dataset.

Thank you!

gefragt vor einem Jahr266 Aufrufe
1 Antwort
0

In my experience (which is limited, but matches what I've heard from others in the domain), raw weather signals need careful feature engineering to produce usefully-predictive inputs for human behaviour forecasting (like retail sales, etc).

The Amazon Forecast Weather Index uses built-in, proprietary, featurization to tackle this effectively on your behalf - optimized across a range of use cases. As you found, the exact choices are not currently documented.

So my suggestion would be to start out with just the Weather Index enabled and not worry about bringing or choosing custom weather attributes.

If you have weather data available and find reason to think some particular weather feature important to your domain isn't being captured well enough (or just want to try your favourite weather feature out) - then can experiment with adding your feature(s) to explore the impact on model accuracy. The model explainability (feature importance) scores can also help you get an idea of how strongly your proposed features are driving the model.

AWS
EXPERTE
Alex_T
beantwortet vor einem Jahr

Du bist nicht angemeldet. Anmelden um eine Antwort zu veröffentlichen.

Eine gute Antwort beantwortet die Frage klar, gibt konstruktives Feedback und fördert die berufliche Weiterentwicklung des Fragenstellers.

Richtlinien für die Beantwortung von Fragen