Class ExpertRule
java.lang.Object
adaa.analytics.rules.logic.rulegenerator.ExpertRule
An ExpertRuleGenerator is an operator that extends RuleGenerator by providing user
 with the possibility to introduce users's knowledge to the rule induction process.
- 
Constructor Summary
ConstructorsConstructorDescriptionExpertRule(RuleGeneratorParams ruleGeneratorParams, OperatorCommandProxy operatorCommandProxy)  - 
Method Summary
 
- 
Constructor Details
- 
ExpertRule
public ExpertRule(RuleGeneratorParams ruleGeneratorParams, OperatorCommandProxy operatorCommandProxy)  
 - 
 - 
Method Details
- 
learnWithExpert
 
 -