LatentDirichletAllocationTransformer.ModelParameters.WordScoresPerTopic Campo
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
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))