Freigeben über


NgramExtractingEstimator.Fit(IDataView) Methode

Definition

Züge und zurückgeben eine 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

Parameter

input
IDataView

Gibt zurück

Implementiert

Gilt für: