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

class %DeepSee.PMML.Definition.Models.RuleSet.SimpleRule extends Rule

Inventory

Parameters Properties Methods Queries Indices ForeignKeys Triggers
7


Summary

Properties
Extension Predicate ScoreDistributions confidence
id nbCorrect recordCount score
weight

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


Properties

• property ScoreDistributions as list of %DeepSee.PMML.Definition.Models.Trees.ScoreDistribution(XMLNAME="ScoreDistribution",XMLPROJECTION="ELEMENT");
• property confidence as %DeepSee.PMML.Datatype.Number(XMLPROJECTION="ATTRIBUTE");
• property id as %DeepSee.PMML.Datatype.String(XMLPROJECTION="ATTRIBUTE");
• property nbCorrect as %DeepSee.PMML.Datatype.Number(XMLPROJECTION="ATTRIBUTE");
• property recordCount as %DeepSee.PMML.Datatype.Number(XMLPROJECTION="ATTRIBUTE");
• property score as %DeepSee.PMML.Datatype.String(XMLPROJECTION="ATTRIBUTE") [ Required ];
• property weight as %DeepSee.PMML.Datatype.Number(XMLPROJECTION="ATTRIBUTE");


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