This document discusses using machine learning and deep learning techniques to predict heart disease. It analyzes four algorithms - Adaboost Classifier, ExtraTrees Classifier, Convolutional Neural Network (CNN), and Multilayer Perceptron (MLP) using a dataset of 1190 heart disease cases. CNN achieved the highest prediction accuracy of 98.28%, outperforming the other algorithms. The study concludes CNN is effective for heart disease prediction and identifying risks early could help improve outcomes. Future work may explore using fewer clinical parameters and focusing on Asian heart disease datasets.