forecastHorizon property

int? forecastHorizon
final

The number of time-steps of the forecast. The forecast horizon is also called the prediction length.

Implementation

final int? forecastHorizon;