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

class %DeepSee.PMML.Definition.Models.GeneralRegression.BaselineStratum extends node

Inventory

Parameters Properties Methods Queries Indices ForeignKeys Triggers
4


Summary

Properties
Cells Extension label maxTime 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 Cells as list of BaselineCell(XMLNAME="BaselineCell",XMLPROJECTION="ELEMENT");
• property label as %DeepSee.PMML.Datatype.String(XMLPROJECTION="ATTRIBUTE");
• property maxTime as %DeepSee.PMML.Datatype.RealNumber(XMLPROJECTION="ATTRIBUTE") [ Required ];
• property value as %DeepSee.PMML.Datatype.String(XMLPROJECTION="ATTRIBUTE") [ Required ];


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