Class Reference
%DeepSee.extensions.modelling.LDA
Server:appadmin-00044-deployment-6bf4cbc86d-9f4xc
Instance:IRIS
User:SuperUser
 
-
  [USER] >  [%DeepSee] >  [extensions] >  [modelling] >  [LDA]
Private  Storage

class %DeepSee.extensions.modelling.LDA extends %RegisteredObject, Base

Inventory

Parameters Properties Methods Queries Indices ForeignKeys Triggers
2 9


Summary

Properties
PMML config tableConfig

Methods
%AddToSaveSet %ClassIsLatestVersion %ClassName %ConstructClone
%DispatchClassMethod %DispatchGetModified %DispatchGetProperty %DispatchMethod
%DispatchSetModified %DispatchSetMultidimProperty %DispatchSetProperty %Extends
%GetParameter %IsA %IsModified %New
%NormalizeObject %ObjectModified %OriginalNamespace %PackageName
%RemoveFromSaveSet %SerializeObject %SetModified %ValidateObject
ClassifierPCName ClassifierPropName GetAttributeList LDA
SQL4LDA apply delete getLDAModel
ldaName printCovectors printTestSetConfusionMatrix setConfig


Properties

• property config as %DeepSee.extensions.modelling.conf.LDA;
• property tableConfig as %DeepSee.extensions.modelling.conf.Table;

Methods

• method LDA() as %Status
• method SQL4LDA(Output sql As %String, Output n As %Integer) as %Status
• method apply() as %Status
• method delete() as %Status
• method getLDAModel(Output lda As %DeepSee.extensions.utils.LDA) as %Status
• method ldaName() as %String
• method printCovectors() as %Status
• method printTestSetConfusionMatrix(Output s As %Double) as %Status
• method setConfig(conf As %DeepSee.extensions.modelling.conf.LDA) as %Status


Copyright (c) 2025 by InterSystems Corporation. Cambridge, Massachusetts, U.S.A. All rights reserved. Confidential property of InterSystems Corporation.