shlogg · Early preview
Sudhanshu Ambastha @sudhanshu-ambastha

Machine Learning Models For Heart Disease Prediction

Machine learning models predict heart disease likelihood using datasets like Heart_Disease_Prediction.csv. Utilizes logistic regression and provides PictoBlox version for educational purposes.

About
The Heart Disease Prediction project is dedicated to utilizing machine learning models to predict the likelihood of heart disease. This repository contains a collection of files, datasets, and machine learning models tailored for heart disease prediction. These resources aim to facilitate early detection and risk assessment of heart disease, enabling individuals to make informed health decisions.
Files

Heart disease completed.py (working main model): This file contains the primary code for the heart disease prediction model.
Heart disease prediction with PictoBlox.sb3: A version of the...