다음을 통해 공유


LatentDirichletAllocationTransformer.ModelParameters.ItemScoresPerTopic 필드

정의

public readonly System.Collections.Generic.IReadOnlyList<System.Collections.Generic.IReadOnlyList<Microsoft.ML.Transforms.Text.LatentDirichletAllocationTransformer.ModelParameters.ItemScore>> ItemScoresPerTopic;
val mutable ItemScoresPerTopic : System.Collections.Generic.IReadOnlyList<System.Collections.Generic.IReadOnlyList<Microsoft.ML.Transforms.Text.LatentDirichletAllocationTransformer.ModelParameters.ItemScore>>
Public ReadOnly ItemScoresPerTopic As IReadOnlyList(Of IReadOnlyList(Of LatentDirichletAllocationTransformer.ModelParameters.ItemScore)) 

필드 값

적용 대상