Class Reference
IRIS for UNIX 2024.1.2
InterSystems: The power behind what matters   
Documentation  Search
  [USER] >  [%DeepSee] >  [extensions] >  [modelling] >  [conf] >  [Report]
Private  Storage   

serial class %DeepSee.extensions.modelling.conf.Report extends %SerialObject, Operator

Inventory

Parameters Properties Methods Queries Indices ForeignKeys Triggers
1 9 1


Summary

Properties
ClassifierClass File Margin SourceClass
TargetValue TargetValue2 classifierName classifierType
strict type

Methods
%AddToSaveSet %AddToSyncSet %ClassIsLatestVersion %ClassName
%ConstructClone %Delete %DeleteId %DispatchClassMethod
%DispatchGetModified %DispatchGetProperty %DispatchMethod %DispatchSetModified
%DispatchSetMultidimProperty %DispatchSetProperty %Extends %GetParameter
%GetSwizzleObject %IsA %IsModified %IsNull
%New %NormalizeObject %ObjectIsNull %ObjectModified
%OnBeforeAddToSync %OnDetermineClass %Open %OpenId
%OriginalNamespace %PackageName %RemoveFromSaveSet %ResolveConcurrencyConflict
%SerializeObject %SetModified %SyncObjectIn %SyncTransport
%ValidateObject GetApplyMethod GetImplementingClass GetSetConfigMethod
LogicalToOdbc OdbcToLogical XMLDTD XMLExport
XMLExportToStream XMLExportToString XMLNew XMLSchema
XMLSchemaNamespace XMLSchemaType getType


Parameters

• parameter IMPLEMENTINGCLASS = "%DeepSee.extensions.modelling.ContributionReport";

Properties

• property ClassifierClass as %String [ Required ];
• property File as %String;
• property Margin as %Double [ InitialExpression = 0.9 ];
• property TargetValue as %String [ Required ];
• property TargetValue2 as %String;
• property classifierName as %String(XMLPROJECTION="ATTRIBUTE") [ Required ];
• property classifierType as %EnumString(VALUELIST=",lda,pca",XMLPROJECTION="ATTRIBUTE") [ Required ];
• property strict as %Boolean(XMLPROJECTION="ATTRIBUTE");
• property type as %EnumString(VALUELIST=",text,html,csv",XMLPROJECTION="ATTRIBUTE");

Methods

• method getType() as %String


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