%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(), confidenceNormalize(), 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(), nbCorrectNormalize(), nbCorrectSet(), nbCorrectXSDToLogical()
property recordCount as %DeepSee.PMML.Datatype.Number (XMLPROJECTION = "ATTRIBUTE");
Property methods: recordCountDisplayToLogical(), recordCountGet(), recordCountIsValid(), recordCountLogicalToDisplay(), recordCountNormalize(), 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(), weightNormalize(), weightSet(), weightXSDToLogical()
Inherited Members
Inherited Properties
Inherited 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()