site_ids
Specify a list of site IDs for which ML models will be trained.
Example:
["8fa9ef1d-4s89-4waf-8g52-b1aww743by47"]
Training set splits splits
Specify the starting and ending dates for the training data set splits. The ML model is trained only on the specific periods. By making use of this parameter it is possible to exclude periods with low quality training data, e.g. curtailment or maintenance periods, outliers, etc.
If
splits
is omitted, then the whole training data set is used for training.
-
Starting period
start_date
Specify the starting timestamp.
Example:"2022-01-01T00:00Z"
-
Ending period
end_date
Specify the ending timestamp.
Example:"2022-12-31T23:00Z"
Train models
Response example