What is the difference between heuristic for rule learning and heuristics for decision trees?
Answer: The difference is that the heuristics for decision trees evaluate the average quality of a number of disjointed sets while rule learners only evaluate the quality of the set of instances that is covered with the candidate rule.