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