Class Reference
%DeepSee.PMML.Definition.OutputField
Server:appadmin-00044-deployment-6bf4cbc86d-9f4xc
Instance:IRIS
User:SuperUser
 
-
  [USER] >  [%DeepSee] >  [PMML] >  [Definition] >  [OutputField]
Private  Storage

class %DeepSee.PMML.Definition.OutputField extends extendableNode

Inventory

Parameters Properties Methods Queries Indices ForeignKeys Triggers
18


Summary

Properties
Decisions Expression Extension Values algorithm
dataType displayName feature isFinalResult isMultiValued
name optype rank rankBasis rankOrder
ruleFeature segmentId targetField value

Methods
%AddToSaveSet %ClassIsLatestVersion %ClassName %ConstructClone
%DispatchClassMethod %DispatchGetModified %DispatchGetProperty %DispatchMethod
%DispatchSetModified %DispatchSetMultidimProperty %DispatchSetProperty %Extends
%GetParameter %IsA %IsModified %New
%NormalizeObject %ObjectModified %OriginalNamespace %PackageName
%RemoveFromSaveSet %SerializeObject %SetModified %ValidateObject
%ValidatePMML XMLDTD XMLExport XMLExportToStream
XMLExportToString XMLNew XMLSchema XMLSchemaNamespace
XMLSchemaType


Properties

• property Decisions as Decisions(XMLPROJECTION="ELEMENT");
• property Expression as %DeepSee.PMML.Definition.Util.AbstractExpression(XMLPROJECTION="ELEMENT",XMLTYPECONSTRAINT="CHOICE");
• property Values as list of %DeepSee.PMML.Definition.Util.Value(XMLNAME="Value",XMLPROJECTION="ELEMENT");
• property algorithm as %DeepSee.PMML.Datatype.String(VALUELIST=",recommendation,exclusiveRecommendation,ruleAssociation",XMLPROJECTION="ATTRIBUTE") [ InitialExpression = "exclusiveRecommendation" ];
• property dataType as %DeepSee.PMML.Datatype.DataType(XMLPROJECTION="ATTRIBUTE") [ Required ];
• property displayName as %DeepSee.PMML.Datatype.String(MAXLEN=2000,XMLPROJECTION="ATTRIBUTE");
• property feature as %DeepSee.PMML.Datatype.ResultFeature(XMLPROJECTION="ATTRIBUTE") [ InitialExpression = "predictedValue" ];
• property isFinalResult as %DeepSee.PMML.Datatype.Boolean(XMLPROJECTION="ATTRIBUTE");
• property isMultiValued as %DeepSee.PMML.Datatype.String(XMLPROJECTION="ATTRIBUTE") [ InitialExpression = "0" ];
• property name as %DeepSee.PMML.Datatype.FieldName(XMLPROJECTION="ATTRIBUTE") [ Required ];
• property optype as %DeepSee.PMML.Datatype.OpType(XMLPROJECTION="ATTRIBUTE");
• property rank as %DeepSee.PMML.Datatype.IntNumber(XMLPROJECTION="ATTRIBUTE") [ InitialExpression = 1 ];
• property rankBasis as %DeepSee.PMML.Datatype.String(VALUELIST=",confidence,support,lift,leverage,affinity",XMLPROJECTION="ATTRIBUTE") [ InitialExpression = "confidence" ];
• property rankOrder as %DeepSee.PMML.Datatype.String(VALUELIST=",descending,ascending",XMLPROJECTION="ATTRIBUTE") [ InitialExpression = "descending" ];
• property ruleFeature as %DeepSee.PMML.Datatype.RuleFeature(XMLPROJECTION="ATTRIBUTE") [ InitialExpression = "consequent" ];
• property segmentId as %DeepSee.PMML.Datatype.String(XMLPROJECTION="ATTRIBUTE");
• property targetField as %DeepSee.PMML.Datatype.FieldName(XMLPROJECTION="ATTRIBUTE");
• property value as %DeepSee.PMML.Datatype.String(XMLPROJECTION="ATTRIBUTE");


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