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

class %DeepSee.PMML.Definition.Models.RegressionModel extends %DeepSee.PMML.Definition.Models.AbstractModel

Inventory

Parameters Properties Methods Queries Indices ForeignKeys Triggers
12 1


Summary

Properties
Extension LocalTransformations MiningSchema ModelExplanation
ModelStats ModelVerification Output RegressionTables
Targets algorithmName functionName isScorable
modelName modelType normalizationMethod targetFieldName

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


Properties

• property Extension as list of %DeepSee.PMML.Definition.Extension(XMLPROJECTION="ELEMENT");
• property LocalTransformations as %DeepSee.PMML.Definition.LocalTransformations(XMLPROJECTION="ELEMENT");
• property MiningSchema as %DeepSee.PMML.Definition.MiningSchema(XMLPROJECTION="ELEMENT") [ Required ];
• property ModelExplanation as %DeepSee.PMML.Definition.ModelExplanation(XMLPROJECTION="ELEMENT");
• property ModelStats as %DeepSee.PMML.Definition.ModelStats(XMLPROJECTION="ELEMENT");
• property ModelVerification as %DeepSee.PMML.Definition.ModelVerification(XMLPROJECTION="ELEMENT");
• property Output as %DeepSee.PMML.Definition.Output(XMLPROJECTION="ELEMENT");
• property RegressionTables as list of %DeepSee.PMML.Definition.Models.Regression.RegressionTable(XMLNAME="RegressionTable",XMLPROJECTION="ELEMENT");
• property Targets as %DeepSee.PMML.Definition.Targets(XMLPROJECTION="ELEMENT");
• property modelType as %DeepSee.PMML.Datatype.String(VALUELIST=",linearRegression,stepwisePolynomialRegression,logisticRegression",XMLPROJECTION="ATTRIBUTE");
• property normalizationMethod as %DeepSee.PMML.Datatype.String(VALUELIST=",none,simplemax,softmax,logit,probit,cloglog,exp,loglog,cauchit",XMLPROJECTION="ATTRIBUTE") [ InitialExpression = "none" ];
• property targetFieldName as %DeepSee.PMML.Datatype.FieldName(XMLPROJECTION="ATTRIBUTE");

Methods

• method %OnValidateNames(ByRef pDictionary) as %Status


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