Learn rule-based machine learning by playing as the CN2 algorithm!
Help decide when to play tennis based on weather conditions. Use the CN2 beam search to find the best rules!
No rules selected yet
CN2 uses beam search to maintain multiple candidate rules simultaneously. Pick rules that cover many examples with high accuracy. Good rules balance coverage (how many examples) with precision (how accurate).