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