다음을 통해 공유


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

열 옵션 쌍의 인덱스

반환

적용 대상