4 references to ForecastBySsa
Microsoft.ML.Samples (2)
Dynamic\Transforms\TimeSeries\Forecasting.cs (1)
49var model = ml.Forecasting.ForecastBySsa(outputColumnName,
Dynamic\Transforms\TimeSeries\ForecastingWithConfidenceInterval.cs (1)
49var model = ml.Forecasting.ForecastBySsa(outputColumnName,
Microsoft.ML.TimeSeries (1)
SSaForecasting.cs (1)
231/// <seealso cref="Microsoft.ML.TimeSeriesCatalog.ForecastBySsa(Microsoft.ML.ForecastingCatalog,System.String,System.String,System.Int32,System.Int32,System.Int32,System.Int32,System.Boolean,System.Single,Microsoft.ML.Transforms.TimeSeries.RankSelectionMethod,System.Int32?,System.Int32?,System.Boolean,System.Boolean,Microsoft.ML.Transforms.TimeSeries.GrowthRatio?,System.String,System.String,System.Single,System.Boolean)" />
Microsoft.ML.TimeSeries.Tests (1)
TimeSeriesDirectApi.cs (1)
451.Append(ml.Forecasting.ForecastBySsa("Forecast", "Value", 10, 11, 22, 4,