Skip to main content

%DeepSee.extensions.modelling.Base

abstract class %DeepSee.extensions.modelling.Base

Property Inventory

Method Inventory

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.
Property methods: PMMLGet(), PMMLGetSwizzled(), PMMLIsValid(), PMMLNewObject(), PMMLSet()

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

Subclasses

FeedbackOpens in a new tab