←
^
→
Learning Sets of Rules
Learning Rules
We can learn sets of rules by using ID3 and then
converting the tree to rules
.
We can also use a
genetic algorithm that encodes the rules
as bit strings.
But, these only work with predicate rules (no variables).
They also consider the set of rules as a whole, not one rule at a time.
José M. Vidal
.
1 of 47