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.
- 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.
-
Clone the repository:
git clone https://github.com/your-username/swasthrekha.git
-
Install the required dependencies:
pip install -r requirements.txt
-
Run the Flask application:
python app.py
-
Open your web browser and go to http://localhost:5000 to access the Swasthrekha website.
To predict the risk of heart disease, fill out the form with details such as age, sex, cholesterol, and more.
Use the form to input information such as pregnancies, glucose level, and BMI to get a prediction for diabetes.
Provide details about gender, age, smoking habits, and other factors to predict the risk of lung cancer.
We value your feedback! Share your thoughts and rate your experience on the website.
If you'd like to contribute to the development of Swasthrekha, please follow our Contribution Guidelines.
This project is licensed under the MIT License - see the LICENSE.md file for details.