LatentDirichletAllocationTransformer.ModelParameters 类

定义

提供有关 LightLDA 发现的主题的详细信息。

public sealed class LatentDirichletAllocationTransformer.ModelParameters
type LatentDirichletAllocationTransformer.ModelParameters = class
Public NotInheritable Class LatentDirichletAllocationTransformer.ModelParameters
继承
LatentDirichletAllocationTransformer.ModelParameters

字段

ItemScoresPerTopic

提供有关 LightLDA 发现的主题的详细信息。

WordScoresPerTopic

提供有关 LightLDA 发现的主题的详细信息。

适用于