Partager via


LatentDirichletAllocationTransformer.GetLdaDetails(Int32) Méthode

Définition

Méthode pour fournir des détails sur les rubriques découvertes par LightLDA

public Microsoft.ML.Transforms.Text.LatentDirichletAllocationTransformer.ModelParameters GetLdaDetails (int columnIndex);
member this.GetLdaDetails : int -> Microsoft.ML.Transforms.Text.LatentDirichletAllocationTransformer.ModelParameters
Public Function GetLdaDetails (columnIndex As Integer) As LatentDirichletAllocationTransformer.ModelParameters

Paramètres

columnIndex
Int32

index de la paire d’options de colonne

Retours

S’applique à