Class Reference
IRIS for UNIX 2024.1.2
InterSystems: The power behind what matters   
Documentation  Search
  [USER] >  [%DeepSee] >  [extensions] >  [modelling] >  [Base]
Private  Storage   

abstract class %DeepSee.extensions.modelling.Base

Inventory

Parameters Properties Methods Queries Indices ForeignKeys Triggers
1 3


Summary

Properties
PMML

Methods
ClassifierPCName ClassifierPropName GetAttributeList

Subclasses
%DeepSee.extensions.modelling.ContributionReport %DeepSee.extensions.modelling.LDA %DeepSee.extensions.modelling.NaiveBayes
%DeepSee.extensions.modelling.PCA %DeepSee.extensions.modelling.ReadSequence %DeepSee.extensions.modelling.TableGenerator

Properties

• property PMML as %DeepSee.PMML.Definition.PMML;
BDB473 - "current" PMML definition. It is up to the operator's apply() method to append relevant sections to this PMML definition based on the action the operator represents.

Methods

• classmethod ClassifierPCName(i As %Integer) as %String
• classmethod ClassifierPropName(i As %Integer) as %String
• classmethod GetAttributeList(className As %String, Output list As %List) as %Status


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