LatentDirichletAllocationTransformer.ModelParameters.WordScoresPerTopic Поле
Определение
Важно!
Некоторые сведения относятся к предварительной версии продукта, в которую до выпуска могут быть внесены существенные изменения. Майкрософт не предоставляет никаких гарантий, явных или подразумеваемых, относительно приведенных здесь сведений.
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))