GithubHelp home page GithubHelp logo

MedX-Heart Disease Prediction Webapp

About

The objective of this project is to detect whether the person has any chances of heart disease or not by giving number of features to patients with having maximum accuracy of above 97%. By Using Machine learning algorithms and deep learning are applied to compare the results and analysis of the UCI Machine Learning Heart Disease dataset.

DEMO -:

👉 https://med-x-webapp.herokuapp.com/

Accuracy of the Models and Algorithms Used

Sr no Algorithm Used Accuracy
1 K - Nearest Neighbor 97.82%
2 Random Forest 86.95 %
3 Ada Boost With Random Forest 93.47 %
4 Gradient Boosting 89.91%

👩‍💻 Technology Used

Tools

Python

Jupyter Notebook

HTML

CSS

BootStrap

Flask

Heroku


Application UI

Home Page

alt text


Form Details

alt text


Prediction Result- Person with Heart Disease

alt text


Prediction Result- Person Who don't have Heart Disease

alt text


Steps to Run the Website on your System:

-Fork the repository

  • Clone or download the repo.
  • Open command prompt in the downloaded folder.
  • Create a virtual environment.
virtualenv environment_name
  • Activate the New Environment
source environment_name/bin/activate
  • Install the Dependencies.
pip install -r requirements.txt
  • Run the Flask App.
python app.py

If You like ❤ the project ,Please ⭐ This Repository .

noorayman593's Projects

heart-disease-prediction-system icon heart-disease-prediction-system

Heart Disease Prediction System ( 🔴 Live Demo ). A web-based app that predicts whether a person could be a potential cardiac patient or not. This app uses a machine learning model built on a 1025x13 data set using the decision tree algorithm with a 93% accuracy rate.

stun icon stun

A Go implementation of STUN

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.