These parameters are valid for /action:train
Name |
Description |
Valid values |
Default value |
/trainmode |
Specifies which training mode will be used for the ML model |
Train, Retrain, None |
Train |
/selection |
A comma-separated list of templates from which the series to be forecasted is selected. If missing, all series where Automatic is checked (batch=1 in database) |
|
<none> |
/savedatastatus |
Flag whether to save results of the data status check, i.e. the same pressing the save button in the dialog when running AFS. The file is saved in APPMAINDIR\tmp and named datastatus2012-08-22@14-40-10.txt where the date and time indicates when it was written. |
True, False |
False |
/trainmodelpositions |
Flag that contains a list of which model positions should be trained |
List of integers from 1 to 8 in a list separated by “@” |
1 |
/traintype |
Specifies which weather type will be used for the AI II models |
Observed, Dayahead |
Dayahead |
/trainpredictionhorizon |
Specifies which prediction horizon models will be used in training |
All Intraday Dayahead Base
|
Base |
/trainexcludeweather |
Specifies which weather stations to exclude for training. Specify a list of valid weather positions separated with '@' |
List of integers from 1 to 60 in a list separated by “@” |
Empty list |
/trainforceweather |
Specifies which weather station position to force into training even if forecasts and observations originate from different sources. Specify a list of valid weather positions separated with '@' |
List of integers from 1 to 60 in a list separated by “@” |
Empty list |
/traindayaheadweather |
Specifies which weather stations to use dayahead weather instead of observed during training and forecasting. Specify a list of valid weather positions separated with '@' |
List of integers from 1 to 60 in a list separated by “@” |
Empty list |
/trainconfiguredweather |
Specifies which weather stations to use the file type specified in the configuration instead of the default .aio12/.fc12-files. Specify a list of valid weather positions separated with '@' |
List of integers from 1 to 60 in a list separated by “@” |
Empty list |
/trainquarantine |
Number of hours from end of load data to exclude from training, overrides the model quarantine when set to a value above the model quarantine value. Can be used for the AI I models |
Integer |
72 |