Skip to main content

%DeepSee.PMML.Definition.ModelVerificationField

class %DeepSee.PMML.Definition.ModelVerificationField extends %DeepSee.PMML.Definition.extendableNode

Property Inventory

Properties

property Extension as list of %DeepSee.PMML.Definition.Extension (XMLPROJECTION = "ELEMENT");
Property methods: ExtensionBuildValueArray(), ExtensionCollectionToDisplay(), ExtensionCollectionToOdbc(), ExtensionDisplayToCollection(), ExtensionGet(), ExtensionGetObject(), ExtensionGetObjectId(), ExtensionGetSwizzled(), ExtensionIsValid(), ExtensionOdbcToCollection(), ExtensionSet(), ExtensionSetObject(), ExtensionSetObjectId()
property column as %String (XMLPROJECTION = "ATTRIBUTE");
Property methods: columnDisplayToLogical(), columnGet(), columnIsValid(), columnLogicalToDisplay(), columnLogicalToOdbc(), columnNormalize(), columnSet()
property field as %DeepSee.PMML.Datatype.FieldName (XMLPROJECTION = "ATTRIBUTE") [ Required ];
Property methods: fieldDisplayToLogical(), fieldGet(), fieldIsValid(), fieldLogicalToDisplay(), fieldLogicalToOdbc(), fieldNormalize(), fieldSet()
property precision as %Double (XMLPROJECTION = "ATTRIBUTE") [ InitialExpression = 1E-6 ];
Property methods: precisionDisplayToLogical(), precisionGet(), precisionIsValid(), precisionLogicalToDisplay(), precisionLogicalToXSD(), precisionNormalize(), precisionOdbcToLogical(), precisionSet(), precisionXSDToLogical()
property zeroThreshold as %Double (XMLPROJECTION = "ATTRIBUTE") [ InitialExpression = 1E-16 ];
Property methods: zeroThresholdDisplayToLogical(), zeroThresholdGet(), zeroThresholdIsValid(), zeroThresholdLogicalToDisplay(), zeroThresholdLogicalToXSD(), zeroThresholdNormalize(), zeroThresholdOdbcToLogical(), zeroThresholdSet(), zeroThresholdXSDToLogical()

Inherited Members

Inherited Methods

FeedbackOpens in a new tab