Class Reference
%DeepSee.PMML.Definition.Models.RuleSet.RuleSet
Server:
appadmin-00044-deployment-6bf4cbc86d-9f4xc
Instance:
IRIS
User:
SuperUser
[
USER
] >
[
%DeepSee
] >
[
PMML
] >
[
Definition
] >
[
Models
] >
[
RuleSet
] >
[
RuleSet
]
Private
Storage
class
%DeepSee.PMML.Definition.Models.RuleSet.RuleSet
extends
%DeepSee.PMML.Definition.node
Inventory
Parameters
Properties
Methods
Queries
Indices
ForeignKeys
Triggers
7
Summary
Properties
RuleSelectionMethod
Rules
ScoreDistributions
defaultConfidence
defaultScore
nbCorrect
recordCount
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
RuleSelectionMethod
as list of
RuleSelectionMethod
(XMLPROJECTION="ELEMENT") [ Required ];
property
Rules
as list of
Rule
(XMLPROJECTION="ELEMENT",XMLTYPECONSTRAINT="CHOICE");
property
ScoreDistributions
as
%DeepSee.PMML.Definition.Models.Trees.ScoreDistribution
(XMLNAME="ScoreDistribution",XMLPROJECTION="ELEMENT");
property
defaultConfidence
as
%DeepSee.PMML.Datatype.Number
(XMLPROJECTION="ATTRIBUTE");
property
defaultScore
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");