AI powered heart disease cardiovascular prediction using ML Algorithms
Abstract
This paper presents an AI-powered heart disease prediction system using machine learning algorithms. The system is implemented in an Android application that collects user health data and predicts the presence of heart disease in real-time. The model uses Naive Bayes classification and is connected to the app through a Flask API. The app is equipped with functionalities like user login/signup, chat-bot assistance, dietary recommendations, and a history of past predictions. The goal is to provide a user-friendly tool that enables early risk detection and promotes heart health awareness. Considering the rapid growth in AI-driven healthcare solutions, this project has the potential to make a significant impact in Pakistan, addressing a critical need in preventive cardiology. We achieved different accuracy using different models Naïve Bayes is 95%, Decision tree is 84%, CNN is 92% and ANN is 94%.