Skip to content

HealthShield is a cutting-edge web application designed to empower users in predicting and managing their risk of heart disease and diabetes. Leveraging advanced machine learning algorithms and comprehensive health data analysis.

Notifications You must be signed in to change notification settings

muke0131/HealthShield

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 

Repository files navigation

HealthShield

Website URL -> https://health-shield.onrender.com/

HealthShield is a cutting-edge web application designed to empower users in predicting and managing their risk of heart disease and diabetes. Leveraging advanced machine learning algorithms and comprehensive health data analysis, this application provides personalized insights to help users make informed decisions about their lifestyle and healthcare.

Key Features

- 1 . User-Friendly Interface: A sleek and intuitive design ensures that users can easily navigate through the application. Clear and concise instructions guide users in inputting relevant health data.
2.Diabetes Prediction Module: Users receive a personalized risk verdict for diabetes. Lifestyle and dietary recommendations are provided to help users manage or mitigate their risk.
3. Heart Disease Prediction Module: Based on the input data, the application provides an estimated risk verdict for developing heart disease. Detailed explanations of risk factors and potential areas for improvement are presented to users.
4. Health Recommendations: Tailored lifestyle recommendations are offered to users based on their health assessment. These recommendations cover areas such as diet, exercise, stress management, and sleep hygiene.

Tech Stack

1. Frontend -
-- Libraries used in this project -
React
Material UI (Styling components)
2 . Backend -
-- Libraries used are -
Django (Python Framework )
scikit - learn
-- Machine Learning Models used -
Heart disease Prediction - Logistic Regression
Diabetes Prediction - Support Vector Machine Classifier

Installation

  1. clone this repository

  2. To Start Backend Server
    a. cd Backend
    b. pip install -r requirements.txt
    c. python manage.py runserver

  3. To Start Frontend
    a. cd Frontend
    b. npm install
    c. npm run dev

About

HealthShield is a cutting-edge web application designed to empower users in predicting and managing their risk of heart disease and diabetes. Leveraging advanced machine learning algorithms and comprehensive health data analysis.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published