The document discusses using rule-based classifiers to predict breast cancer recurrence. It analyzed 286 cancer patient records using data mining tools including RIPPER, decision trees (DT), and decision tables with naive Bayes (DTNB). Experimental results found DTNB provided the most accurate predictions of recurrence compared to the other classifiers. The generated rule set from DTNB can be used to label new patients as developing or not developing recurrence based on their characteristics, assisting doctors in making faster decisions.