1 type derived from SsaForecastingOptions
Microsoft.ML.TimeSeries (1)
SSaForecasting.cs (1)
94private sealed class BaseArguments : SsaForecastingOptions
2 references to SsaForecastingOptions
Microsoft.ML.TimeSeries (2)
SsaForecastingBase.cs (2)
107internal SsaForecastingBaseWrapper(SsaForecastingOptions options, string name, IHostEnvironment env) 129public SsaForecastingBase(SsaForecastingOptions options, string name, IHostEnvironment env, SsaForecastingBaseWrapper parent)