numberOfBacktestWindows property
The number of times to split the input data. The default is 1. Valid values are 1 through 5.
Implementation
final int? numberOfBacktestWindows;
The number of times to split the input data. The default is 1. Valid values are 1 through 5.
final int? numberOfBacktestWindows;