Post Image

Heart Disease Prediction

Heart disease is very dangerous for people of any age. Lot's of people are dying every year due to heart disease. If someone with heart disease follows proper rules and regulation he might live ok. So the important part is to determine if someone has heart disease or not. In this notebook, we are going to do exactly this.

Steps

1. Understanding the problem

2. EDA

3. Data preprocessing

4. Modeling

5. Evaluation

https://github.com/fagrahmed12/Heart-Disease-Prediction

Read next

Diamond Price Prediction

Using Data Science with Machine Learning to detect the price of diamonds using significant features given by the most linked features that are taken into consideration when evaluating price by diamond sellers.

Data Science Job Salaries

This notebook is a study on the Data Science Job Salaries dataset, containing information on salary, company size and location, remote work, employee location, and many other related to people working in the Data Science field throughout the world.

Automated EDA

Python Script that would take any type of data as an input whether (.csv or .xlsx) that hold data with different type of errors that need to be corrected  first then return an automated Exploratory Data Analysis Charts as an output..