Git Product home page Git Product logo

heartility's Introduction

Heart Disease Prediction ❤️

Overview

Heartilty is a comprehensive heart disease prediction system that leverages machine learning algorithms to predict the likelihood of heart disease based on various factors. The system consists of a frontend built using React, a backend developed using Node.js and Express, and a database powered by MongoDB. Additionally, the system integrates with a Python-based core project, Heartilty Core, which is deployed on Streamlit and interacted with through a sandbox environment.

How to Use

  • Visit the deployed project at https://heartility.onrender.com
  • Login using your Google account or create a new account.
  • Click the "Heartility" button to predict heart disease.
  • Fill in the required input fields to get a heart disease prediction.
  • Click the "Predict" button to see the result.
  • For additional inforrmation about you're predicted result click on "Medical Suggestions" button on sidebar .

Setup

To use the app, follow these steps:

  1. Clone the repository:

    git clone https://github.com/mishalalshahari/heartility.git
  2. Install the required dependencies:

    pip install -r requirements.txt
    pip install -U streamlit
  3. Run the Streamlit app:

    streamlit run app.py
  4. Once the app is running, you can input the parameters such as age, gender, chest pain type, etc., in the sidebar. After inputting the parameters, click on the "Predict" button to get the prediction result and medical suggestions.

Input Parameters

The following input parameters are available in the sidebar:

  • Age: Age of the patient in years.
  • Gender: Gender of the patient (Male/Female).
  • Chest Pain Type: Type of chest pain experienced.
  • Resting Blood Pressure (mmHg): Resting blood pressure in millimeters of mercury (mmHg).
  • Serum Cholesterol (mg/dl): Serum cholesterol level in milligrams per deciliter (mg/dl).
  • Fasting Blood Sugar > 120 mg/dl: Fasting blood sugar level greater than 120 mg/dl.
  • Resting ECG: Resting electrocardiographic results.
  • Max Heart Rate Achieved: Maximum heart rate achieved during exercise.
  • Exercise Induced Angina: Presence of exercise-induced angina.
  • ST Depression: ST depression induced by exercise relative to rest.
  • Peak Exercise ST Segment: Slope of the peak exercise ST segment.
  • Number of Major Vessels: Number of major vessels colored by flourosopy.
  • Thalassemia: Thalassemia type.

Medical Suggestions

The app also provides medical suggestions based on the input parameters. These suggestions are generated using a machine learning model trained on medical data. After making a prediction, the app displays relevant medical suggestions to help users understand potential health risks and preventive measures.

Contributing

Contributions to the project are welcome! If you'd like to contribute, please fork the repository, make your changes, and submit a pull request.

Deployement

The project is deployed on Render and can be accessed at:

License

This project is licensed under the MIT License. See the LICENSE file for details.

Acknowledgments

I hope this README file provides a comprehensive overview of the Heartilty project! Let me know if you need any further modifications.

Note: This project is for educational purposes and should not be used as a substitute for professional medical advice.

heartility's People

Contributors

mishalalshahari avatar navneetguptacse avatar

Stargazers

 avatar Ashwani Singh avatar  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.