Compartir a través de


LatentDirichletAllocationTransformer.GetLdaDetails(Int32) Método

Definición

Método para proporcionar detalles sobre los temas detectados por 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

Parámetros

columnIndex
Int32

índice del par de opciones de columna

Devoluciones

Se aplica a