forecastTypes property

List<String>? forecastTypes
final

The forecast types used during predictor training. Default value is "0.1","0.5","0.9"

Implementation

final List<String>? forecastTypes;