This document discusses and compares the performance of four rule-based classification algorithms (Decision Table, One R, PART, and Zero R) on different datasets using the WEKA data mining tool. It first provides background on classification and rule-based classification in data mining. It then describes the four algorithms and the experimental process used to implement them in WEKA, evaluate their performance based on accuracy, number of correct/incorrect predictions, and execution time, and analyze the results.