共用方式為


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

資料行選項群組的索引

傳回

適用於