Udostępnij za pośrednictwem


NgramExtractingEstimator.Fit(IDataView) Metoda

Definicja

Trenuje i zwraca wartość NgramExtractingTransformer.

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

Parametry

input
IDataView

Zwraca

Implementuje

Dotyczy