| Package | Description |
|---|---|
| org.dmg.pmml | |
| org.jpmml.model.visitors |
| Modifier and Type | Method and Description |
|---|---|
RuleSet |
RuleSet.addExtensions(Extension... extensions) |
RuleSet |
RuleSet.addRules(Rule... rules) |
RuleSet |
RuleSet.addRuleSelectionMethods(RuleSelectionMethod... ruleSelectionMethods) |
RuleSet |
RuleSet.addScoreDistributions(ScoreDistribution... scoreDistributions) |
RuleSet |
ObjectFactory.createRuleSet()
Create an instance of
RuleSet |
RuleSet |
RuleSetModel.getRuleSet()
Gets the value of the ruleSet property.
|
RuleSet |
RuleSet.setDefaultConfidence(Double defaultConfidence)
Sets the value of the defaultConfidence property.
|
RuleSet |
RuleSet.setDefaultScore(String defaultScore)
Sets the value of the defaultScore property.
|
RuleSet |
RuleSet.setNbCorrect(Double nbCorrect)
Sets the value of the nbCorrect property.
|
RuleSet |
RuleSet.setRecordCount(Double recordCount)
Sets the value of the recordCount property.
|
| Modifier and Type | Method and Description |
|---|---|
RuleSetModel |
RuleSetModel.setRuleSet(RuleSet ruleSet)
Sets the value of the ruleSet property.
|
VisitorAction |
Visitor.visit(RuleSet ruleSet) |
| Constructor and Description |
|---|
RuleSetModel(MiningFunctionType functionName,
MiningSchema miningSchema,
RuleSet ruleSet) |
| Modifier and Type | Method and Description |
|---|---|
VisitorAction |
AbstractSimpleVisitor.visit(RuleSet ruleSet) |
VisitorAction |
AbstractVisitor.visit(RuleSet ruleSet) |
Copyright © 2016 University of Tartu. All Rights Reserved.