5 references to InitState
Microsoft.ML.TimeSeries (5)
IidAnomalyDetectionBase.cs (1)
106
StateRef.
InitState
(WindowSize, InitialWindowSize, this, Host);
SequentialTransformerBase.cs (1)
560
state.
InitState
(_parent.WindowSize, _parent.InitialWindowSize, _parent, _parent.Host);
SrCnnAnomalyDetectionBase.cs (1)
98
StateRef.
InitState
(WindowSize, InitialWindowSize, this, Host);
SsaAnomalyDetectionBase.cs (1)
208
StateRef.
InitState
(WindowSize, InitialWindowSize, this, Host);
SsaForecastingBase.cs (1)
143
StateRef.
InitState
(WindowSize, InitialWindowSize, this, Host);