Rule Set
(Redirected from Rule set)
Jump to navigation
Jump to search
A Rule Set is a Dataset that is a collection of induced or classification rules.
- Context:
- It can range from being a Descriptive Rule Set to being a Predictive Rule Set.
- ...
- Example(s):
- Counter-Example(s):
- See: Rule Induction Task, Decision Tree, Law, Decision Rule, Markovian Decision Rule, Generalized Delta Rule, Inductive Inference Rule, Hebb Rule.
References
2017
- (Furnkranz, 2017) ⇒ Johannes Furnkranz (2017). "Rule Set". In: Sammut & Webb (2017).DOI:10.1007/978-1-4899-7687-1_623.
- QUOTE: A rule set is a collection of individual classification rules that collectively form a classifier. In contrast to a decision list, the rules in the set do not have an inherent order, and all rules in the set have to be tried for deriving a prediction for an example.