Skip to content

Latest commit

 

History

History
9 lines (9 loc) · 405 Bytes

README.md

File metadata and controls

9 lines (9 loc) · 405 Bytes

Heart Failure Prediction

This repository contains a machine learning algorithm written for predicting whether a person can suffer from heart failure or not based on their habits and numerical data related to their health.

Workflow

  1. Importing libraries
  2. Loading the data
  3. Exploratory Data Analysis
  4. Data Visualization
  5. Dealing with Missing Values
  6. Predictive Modeling