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

abstract class %DeepSee.PMML.Utils.Result extends %RegisteredObject

Inventory

Parameters Properties Methods Queries Indices ForeignKeys Triggers
8 1


Summary

Properties
ActualValue ModelClass OutputFields PredictTime PredictedValue
Probability TestId TestRecordId

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
GetNewTestId

Subclasses
%DeepSee.PMML.Utils.TempResult

Properties

• property ActualValue as %String(MAXLEN=2000);
• property ModelClass as %String(MAXLEN=2000);
• property OutputFields as %ArrayOfDataTypes;
• property PredictTime as %TimeStamp;
• property PredictedValue as %String(MAXLEN=2000);
• property Probability as %Double;
• property TestId as %Integer;
• property TestRecordId as %String(MAXLEN=2000);

Methods

• abstract classmethod GetNewTestId() as %Integer


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