Condividi tramite


LatentDirichletAllocationTransformer.GetLdaDetails(Int32) Metodo

Definizione

Metodo per fornire dettagli sugli argomenti individuati da 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

Parametri

columnIndex
Int32

indice della coppia di opzioni di colonna

Restituisce

Si applica a