This document describes using a Naive Bayes classifier to predict the likelihood of heart disease. It discusses how a web-based application would take in a user's medical information and use a trained dataset to compare and retrieve hidden data to diagnose heart disease. The document provides an example of using Bayes' theorem to calculate the probability of breast cancer based on a positive mammogram. It explains the implementation of the Naive Bayes classifier and concludes that the model could help practitioners make accurate clinical decisions to diagnose and treat heart disease.