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)
1537Forecast(ref result, horizon); 1544Forecast(ref result, horizon);