SsaForecastingEstimator.Fit(IDataView) Метод

Определение

Поезд и возвращение преобразователя.

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

Параметры

input
IDataView

Возвращаемое значение

Реализации

Применяется к