This document discusses using data mining techniques to predict disease, specifically focusing on heart disease. It provides an overview of different classification algorithms that can be used for disease prediction, including decision trees, Bayesian classifiers, multilayer perceptrons, and ensemble techniques. These algorithms are analyzed based on their accuracy, time efficiency, and area under the ROC curve. The document also reviews related literature applying various data mining methods like decision trees, KNN, and support vector machines to heart disease prediction. Overall, the document examines using classification algorithms and data mining to extract patterns from medical data that can help predict heart disease and other illnesses.