Share via


LatentDirichletAllocationTransformer.ModelParameters.ItemScoresPerTopic Field

Definition

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)) 

Field Value

Applies to