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