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

列オプションのペアのインデックス

戻り値

適用対象