Skip to main content

%DeepSee.PMML.Definition.Models.RuleSet.SimpleRule

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

Property Inventory

Properties

property ScoreDistributions as list of %DeepSee.PMML.Definition.Models.Trees.ScoreDistribution (XMLNAME = "ScoreDistribution", XMLPROJECTION = "ELEMENT");
Property methods: ScoreDistributionsBuildValueArray(), ScoreDistributionsCollectionToDisplay(), ScoreDistributionsCollectionToOdbc(), ScoreDistributionsDisplayToCollection(), ScoreDistributionsGet(), ScoreDistributionsGetObject(), ScoreDistributionsGetObjectId(), ScoreDistributionsGetSwizzled(), ScoreDistributionsIsValid(), ScoreDistributionsOdbcToCollection(), ScoreDistributionsSet(), ScoreDistributionsSetObject(), ScoreDistributionsSetObjectId()
property confidence as %DeepSee.PMML.Datatype.Number (XMLPROJECTION = "ATTRIBUTE");
Property methods: confidenceDisplayToLogical(), confidenceGet(), confidenceIsValid(), confidenceLogicalToDisplay(), confidenceLogicalToXSD(), confidenceNormalize(), confidenceOdbcToLogical(), confidenceSet(), confidenceXSDToLogical()
property id as %DeepSee.PMML.Datatype.String (XMLPROJECTION = "ATTRIBUTE");
Property methods: idDisplayToLogical(), idGet(), idIsValid(), idLogicalToDisplay(), idLogicalToOdbc(), idNormalize(), idSet()
property nbCorrect as %DeepSee.PMML.Datatype.Number (XMLPROJECTION = "ATTRIBUTE");
Property methods: nbCorrectDisplayToLogical(), nbCorrectGet(), nbCorrectIsValid(), nbCorrectLogicalToDisplay(), nbCorrectLogicalToXSD(), nbCorrectNormalize(), nbCorrectOdbcToLogical(), nbCorrectSet(), nbCorrectXSDToLogical()
property recordCount as %DeepSee.PMML.Datatype.Number (XMLPROJECTION = "ATTRIBUTE");
Property methods: recordCountDisplayToLogical(), recordCountGet(), recordCountIsValid(), recordCountLogicalToDisplay(), recordCountLogicalToXSD(), recordCountNormalize(), recordCountOdbcToLogical(), recordCountSet(), recordCountXSDToLogical()
property score as %DeepSee.PMML.Datatype.String (XMLPROJECTION = "ATTRIBUTE") [ Required ];
Property methods: scoreDisplayToLogical(), scoreGet(), scoreIsValid(), scoreLogicalToDisplay(), scoreLogicalToOdbc(), scoreNormalize(), scoreSet()
property weight as %DeepSee.PMML.Datatype.Number (XMLPROJECTION = "ATTRIBUTE");
Property methods: weightDisplayToLogical(), weightGet(), weightIsValid(), weightLogicalToDisplay(), weightLogicalToXSD(), weightNormalize(), weightOdbcToLogical(), weightSet(), weightXSDToLogical()

Inherited Members

Inherited Properties

Inherited Methods

FeedbackOpens in a new tab