Giter VIP home page Giter VIP logo

heart-health-predictor's Introduction

Heart Health Predictor

Heart Health Predictor is a web application built using Streamlit that helps users assess their risk of developing a heart disease. Users can input various health parameters, and the application uses a machine learning model to provide a prediction.

Project Structure

  • Development: Contains Jupyter Notebook (heart-health-development.ipynb) for initial development and dataset (heart.csv) used for training the model.
  • final_model.p: Pickle file containing the trained machine learning model.
  • heart.py: Python script for the Streamlit web application.
  • requirements.txt: List of Python dependencies required to run the project.

Data Source: Heart Health Data

The dataset used in this project is sourced from Kaggle. It includes various health parameters such as age, sex, cholesterol levels, and more, along with a target variable indicating the presence of heart disease.

How to Clone and Run the Project

  1. Clone the repository:

    git clone https://github.com/hardikjp7/Heart-Health-Predictor.git
  2. Navigate to the project directory:

    cd Heart-Health-Predictor
  3. Install the required dependencies:

    pip install -r requirements.txt
  4. Run the Streamlit web application:

    streamlit run heart.py

About the Project

The Heart Health Predictor app allows users to input their age, gender, cholesterol levels, and other relevant information. Based on this input, the app predicts the user's risk of developing heart disease. The predictions are displayed in a user-friendly interface, with high-risk predictions shown in red and low-risk predictions in green. The app also provides information about how to interpret the results and encourages users to seek medical advice if they have concerns about their heart health.

heart-health-predictor's People

Contributors

hardikjp7 avatar

Watchers

 avatar

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.