共用方式為


LatentDirichletAllocationTransformer.ModelParameters 類別

定義

提供LightLDA所探索主題的詳細資料。

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

欄位

ItemScoresPerTopic

提供LightLDA所探索主題的詳細資料。

WordScoresPerTopic

提供LightLDA所探索主題的詳細資料。

適用於