2 references to
Microsoft.ML.TimeSeries (2)
SequentialForecastingTransformBase.cs (1)
70: this(args.TrainSize, args.SeriesLength, args.Source, args.ConfidenceLowerBoundColumn,
SsaForecastingBase.cs (1)
130: base(options.TrainSize, 0, options.Source, options.Name, options.ConfidenceLowerBoundColumn,