Inspiration
This project aims to solve small heart check-ups related issues. if a person is in doubt after a report that he/she might have heart disease, they can check by using his app. This app will tell if they have heart disease or not
What it does
Assess the health of heart by the given data from the user using a machine learning algorithm
Challenges I ran into
The main challenge was to choose the correct Machine Learning model for this project, as its predictions need to be very precise. So, we built 4 models in which we used Lightbgm, normal Logistic regression, KNN, Random forest, and Tensorflow. At the end, we chose Random Forest Classifier as it was much more precise than the rest of the models.
Log in or sign up for Devpost to join the conversation.