Freigeben über


LatentDirichletAllocationEstimator.Fit(IDataView) Methode

Definition

Züge und zurückgeben eine LatentDirichletAllocationTransformer.

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

Parameter

input
IDataView

Gibt zurück

Implementiert

Gilt für: