Skip to main content

%DeepSee.PMML.ModelInput

abstract serial class %DeepSee.PMML.ModelInput extends %DeepSee.PMML.Data

Method Inventory

Parameters

parameter DATACLASS;
The name of the root %DeepSee.PMML.Data class for this PMML definition
parameter MODELCLASS;
The name of the %DeepSee.PMML.Model.AbstractModel for this PMML model
parameter MODELNAME;
The name of this model as defined in the PMML definition

Methods

abstract classmethod %GetFields(Output pArray) as %Status
Returns the usage types for all fields in this Mining Model pArray(fieldName) = $lb(usageType, displayName)

Inherited Members

Inherited Methods

FeedbackOpens in a new tab