Git Product home page Git Product logo

heart-disease's Introduction


Heart Disease Prediction Streamlit App

This is a simple Streamlit web application that allows users to predict the likelihood of heart disease based on input features. The prediction is made using a machine learning model that has been trained on heart disease data.

dog and cat image

Live Website

Table of Contents

Getting Started

Prerequisites

To run this application, you need:

  • Python (3.6 or later)
  • Streamlit
  • pandas
  • pickle

Installation

  1. Clone this repository:
git clone https://github.com/Prem07a/Heart-Disease.git
  1. Navigate to the project directory:
cd Heart-Disease
  1. Install the required dependencies:
pip install -r requirements.txt

Usage

Run the Streamlit app by executing the following command in your terminal:

streamlit run ./code/website/app.py

The web application will open in your default web browser. You can then interact with the app by inputting various features and clicking the "Predict" button to get the predicted outcome.

Input Features

The following input features can be adjusted in the app:

  • Age
  • Sex (Male/Female)
  • Chest Pain Type
  • Resting Blood Pressure
  • Cholesterol
  • Fasting Blood Sugar (> 120 mg/dl)
  • Resting Electrocardiographic Results
  • Maximum Heart Rate Achieved
  • Exercise Induced Angina
  • ST Depression Induced by Exercise Relative to Rest
  • Slope of the Peak Exercise ST Segment
  • Number of Major Vessels Colored by Fluoroscopy
  • Thalassemia

Output

After adjusting the input features and clicking "Predict," the app will display the predicted outcome, indicating whether the prediction suggests a positive or negative likelihood of heart disease.

Thanks

I would like to thank Akshat for reporting a bug in streamlit app.


heart-disease's People

Contributors

prem07a avatar

Stargazers

Tristan Garner avatar Aiman Zahid avatar Akshat avatar  avatar

Watchers

 avatar

heart-disease's Issues

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.