1 type derived from ForecastingArgumentsBase
Microsoft.ML.TimeSeries (1)
SsaForecastingBase.cs (1)
83
internal abstract class SsaForecastingOptions :
ForecastingArgumentsBase
1 reference to ForecastingArgumentsBase
Microsoft.ML.TimeSeries (1)
SequentialForecastingTransformBase.cs (1)
69
private protected SequentialForecastingTransformBase(
ForecastingArgumentsBase
args, string name, int outputLength, IHostEnvironment env)