-
Notifications
You must be signed in to change notification settings - Fork 0
Home
Hayley Howard edited this page Mar 15, 2018
·
5 revisions
P1: Overall purpose and functionality of the predictor
List all the modules (all the other pages linked to in this wiki)
List parameters here. Example of formatting below.
-
Parameter: Brief description of parameter. Data type of the parameter (e.g. integer value). Example of how a value for the parameter would be determined, if needed for clarity (for example, in the generator, it is explained that if work hours are from 8am-5pm, then the value assigned to the parameter work_hours would be 9).
- Default value: default value here
- Simple Moving Average (add link when this page is created)
- Holt Winters
- Exponential Smoothing (add link when this page is created)
- LSTM (add link when this page is created)
output details here
sample script here