Heart Disease Prediction Using Hybrid Algorithm

Heart Disease Prediction Using Hybrid Algorithm

3b5f90ae f3dc 4fd1 9db3 2ba31bb2370f
System Architecture – Heart Disease Prediction

IMPLEMENTATION METHODOLOGY

The proposed work is implemented in Python 3.6.4 with libraries scikit-learn, pandas, matplotlib and other mandatory libraries. We downloaded dataset from uci.edu. The data downloaded contains binary classes of heart disease. Machine learning algorithm is applied such as decision tree and random forest along with hybrid model.

DATA DICTIONARY

The dataset collected with attributes age, sex, cp, trestbps, chol, fbs, restecg, thalach, exang, oldpeak, slop, ca, thal, pred_attribute.

Modules

The modules included in our implementation are as follows

  • Decision Tree
  • Random forest
  • Hybrid RF & Linear model

Python – Demo

Liver Disease Prediction through machine learning and deep learning

Liver Disease Prediction through machine learning and deep learning

OBJECTIVES

Objective of study is to implement Liver Disease prediction application based on machine learning techniques.

The major objective is to predict the disease with higher accuracy.

To propose more than one machine learning algorithm and compare to find the best one.

METHODOLOGY USED

  • Data Visualization
  • Data Splitting
  • Machine Learning
  • Liver disease prediction
image 1
System Architecture- Liver Disease Prediction

Python Demo Video

Liver Disease Prediction through machine learning and deep learning | ieee project demo