LatentDirichletAllocationTransformer.ModelParameters.ItemScoresPerTopic Campo
Definizione
Importante
Alcune informazioni sono relative alla release non definitiva del prodotto, che potrebbe subire modifiche significative prima della release definitiva. Microsoft non riconosce alcuna garanzia, espressa o implicita, in merito alle informazioni qui fornite.
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))