Base:
method
Forecast
Microsoft.ML.Transforms.TimeSeries.SequenceModelerBase<TInput, TOutput>.Forecast(ref Microsoft.ML.Transforms.TimeSeries.ForecastResultBase<TOutput>, System.Int32)
2 references to Forecast
Microsoft.ML.TimeSeries (2)
AdaptiveSingularSpectrumSequenceModeler.cs (2)
1537
Forecast
(ref result, horizon);
1544
Forecast
(ref result, horizon);