Skip to main content

%DeepSee.PMML.Definition.Models.Regression.CategoricalPredictor

class %DeepSee.PMML.Definition.Models.Regression.CategoricalPredictor extends %DeepSee.PMML.Definition.extendableNode

Property Inventory

Properties

property coefficient as %DeepSee.PMML.Datatype.RealNumber (XMLPROJECTION = "ATTRIBUTE") [ Required ];
Property methods: coefficientDisplayToLogical(), coefficientGet(), coefficientIsValid(), coefficientLogicalToDisplay(), coefficientNormalize(), coefficientSet(), coefficientXSDToLogical()
property name as %DeepSee.PMML.Datatype.FieldName (XMLPROJECTION = "ATTRIBUTE") [ Required ];
Property methods: nameDisplayToLogical(), nameGet(), nameIsValid(), nameLogicalToDisplay(), nameLogicalToOdbc(), nameNormalize(), nameSet()
property value as %DeepSee.PMML.Datatype.String (XMLPROJECTION = "ATTRIBUTE") [ Required ];
Property methods: valueDisplayToLogical(), valueGet(), valueIsValid(), valueLogicalToDisplay(), valueLogicalToOdbc(), valueNormalize(), valueSet()

Inherited Members

Inherited Properties

Inherited Methods

FeedbackOpens in a new tab