Skip to content

Sonicof/swasthrekha

Repository files navigation

Swasthrekha Health Prediction Website

Swasthrekha is a health prediction website that uses machine learning algorithms to assess the risk of heart disease, diabetes, and lung cancer. It allows users to input their personal and medical information to receive predictions for each condition.

Features

  • Predicts the likelihood of heart disease, diabetes, and lung cancer based on user input.
  • Provides personalized health recommendations based on the predictions.
  • Allows users to submit feedback about their experience with the website.

Installation

  1. Clone the repository:

    git clone https://github.com/your-username/swasthrekha.git
  2. Install the required dependencies:

    pip install -r requirements.txt

Usage

  1. Run the Flask application:

    python app.py
  2. Open your web browser and go to http://localhost:5000 to access the Swasthrekha website.

Health Prediction Categories

Heart Disease Prediction

To predict the risk of heart disease, fill out the form with details such as age, sex, cholesterol, and more.

Diabetes Prediction

Use the form to input information such as pregnancies, glucose level, and BMI to get a prediction for diabetes.

Lung Cancer Prediction

Provide details about gender, age, smoking habits, and other factors to predict the risk of lung cancer.

Feedback

We value your feedback! Share your thoughts and rate your experience on the website.

Contributing

If you'd like to contribute to the development of Swasthrekha, please follow our Contribution Guidelines.

License

This project is licensed under the MIT License - see the LICENSE.md file for details.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors