NgramExtractingEstimator.Fit(IDataView) Metoda

Definice

Vlaky a vrátí NgramExtractingTransformerhodnotu .

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

Návraty

Implementuje

Platí pro