Compartilhar via


LatentDirichletAllocationTransformer.GetLdaDetails(Int32) Método

Definição

Método para fornecer detalhes sobre os tópicos descobertos pelo 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 do par de opções de coluna

Retornos

Aplica-se a