LatentDirichletAllocationTransformer.ModelParameters.WordScoresPerTopic 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.WordItemScore>> WordScoresPerTopic;
val mutable WordScoresPerTopic : System.Collections.Generic.IReadOnlyList<System.Collections.Generic.IReadOnlyList<Microsoft.ML.Transforms.Text.LatentDirichletAllocationTransformer.ModelParameters.WordItemScore>>
Public ReadOnly WordScoresPerTopic As IReadOnlyList(Of IReadOnlyList(Of LatentDirichletAllocationTransformer.ModelParameters.WordItemScore))