3 references to UpdateState
Microsoft.ML.TimeSeries (3)
SequentialAnomalyDetectionTransformBase.cs (1)
401
state.
UpdateState
(ref src, args.RowPosition, _parent.WindowSize > 0);
SequentialForecastingTransformBase.cs (1)
250
state.
UpdateState
(ref src, args.RowPosition, _parent.WindowSize > 0);
SrCnnTransformBase.cs (1)
244
state.
UpdateState
(ref src, args.RowPosition, _parent.WindowSize > 0);