Welcome to my GitHub repository on classifier to predict whether the people suffer from heart disease or not
#Objective: This is example of the classifier:
The repository is a learning exercise to:
- Apply the fundamental concepts of machine learning from an available dataset
- Evaluate and interpret my results and justify my interpretation based on observed data set
- Create notebooks that serve as computational records and document my thought process.
- Identifying the problem and Data Sources
- Exploratory Data Analysis
- Pre-Processing the Data
- Build model based on classifier to pedict whether the patient suffers from heart disease or not.