LatentDirichletAllocationTransformer.GetLdaDetails(Int32) 方法

定义

提供有关 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

参数

columnIndex
Int32

列选项对的索引

返回

适用于