Class Reference
IRIS for UNIX 2024.1.2
InterSystems: The power behind what matters   
Documentation  Search
  [USER] >  [%DeepSee] >  [PMML] >  [ModelInput]
Private  Storage   

abstract serial class %DeepSee.PMML.ModelInput extends %DeepSee.PMML.Data

Inventory

Parameters Properties Methods Queries Indices ForeignKeys Triggers
3 2


Summary

Methods
%AddToSaveSet %AddToSyncSet %ClassIsLatestVersion %ClassName
%ConstructClone %CreateFromArray %CreateFromDeepSee %CreateFromObject
%Delete %DeleteId %DispatchClassMethod %DispatchGetModified
%DispatchGetProperty %DispatchMethod %DispatchSetModified %DispatchSetMultidimProperty
%DispatchSetProperty %Extends %GetFields %GetParameter
%GetPropertyStatus %GetSwizzleObject %IsA %IsInvalid
%IsMissing %IsModified %IsNull %New
%NormalizeObject %ObjectIsNull %ObjectModified %OnBeforeAddToSync
%OnDetermineClass %Open %OpenId %OriginalNamespace
%PackageName %RemoveFromSaveSet %ResolveConcurrencyConflict %SerializeObject
%SetModified %SyncObjectIn %SyncTransport %ValidateObject
LogicalToOdbc OdbcToLogical


Parameters

• parameter DATACLASS;
The name of the root %DeepSee.PMML.Data class for this PMML definition
• parameter MODELCLASS;
The name of the %DeepSee.PMML.Model.AbstractModel for this PMML model
• parameter MODELNAME;
The name of this model as defined in the PMML definition

Methods

• abstract classmethod %GetFields(Output pArray) as %Status
Returns the usage types for all fields in this Mining Model pArray(fieldName) = $lb(usageType, displayName)


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