SsaChangePointEstimator.Fit(IDataView) Metoda

Definice

Trénujte a vracejte transformátor.

public Microsoft.ML.Transforms.TimeSeries.SsaChangePointDetector Fit (Microsoft.ML.IDataView input);
abstract member Fit : Microsoft.ML.IDataView -> Microsoft.ML.Transforms.TimeSeries.SsaChangePointDetector
override this.Fit : Microsoft.ML.IDataView -> Microsoft.ML.Transforms.TimeSeries.SsaChangePointDetector
Public Function Fit (input As IDataView) As SsaChangePointDetector

Parametry

input
IDataView

Návraty

Implementuje

Platí pro