Partager via


LatentDirichletAllocationEstimator.Fit(IDataView) Méthode

Définition

Effectue l’apprentissage et retourne un 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

Paramètres

input
IDataView

Retours

Implémente

S’applique à