Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 829 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 829 Bytes

heart-attack-classification

Program Explanation: This program is a program to predict whether a person is at low or high risk of having a heart attack. The idea is to import the required dataframe, perform data preprocessing, analyze data with EDA, then check multicollinearity, feature selection, feature scaling, data splitting, parameter hypertuning, modeling, predicting, and model evaluation.

-- Project Status: [Completed]

Getting Started

  1. You can access the raw data here within this repo.
  2. All of the scripts are being kept here.

I hope this will be useful someday, thankyou for seeing !👌🏻