Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added Dementia Prediction using Machine learning #335

Merged
merged 3 commits into from
Aug 8, 2024

Conversation

RajKhanke
Copy link
Contributor

Resolves #318

The Dementia Prediction App is a user-friendly web application built with Streamlit that predicts the likelihood of dementia based on health and lifestyle inputs. It uses a pre-trained Logistic Regression model to analyze features such as age, blood oxygen level, body temperature, weight, education level, family history, smoking status, cognitive test scores, and more. Users input their data through an intuitive form, and the app provides real-time predictions with clear results indicating whether the user is likely to have dementia. The app features a visually appealing interface with custom CSS styles for an enhanced user experience. Installation is straightforward, requiring cloning the repository, setting up a virtual environment, installing dependencies, and running the app. Contributions to the project are welcome, and future enhancements include adding more features, user authentication, integrating health APIs, and improved visualizations.

Models used :
Random Forest , KNN, Naive Bayes , Logistic Regression

(also done complete data analysis ,EDA, feature engineering etc. and a readme.md file for reference)

(deployed the app on streamlit for interactive input and output prediction)

webapp.mp4

@RajKhanke
Copy link
Contributor Author

@Atharv714 @TAHIR0110 @Avdhesh-Varshney please merge this pr along with level and label of gssoc'24. This will resolve issue no 318.
please also look towards my other pr of maternal health risk and HIV prediction.

@RajKhanke
Copy link
Contributor Author

@Avdhesh-Varshney ?

@TAHIR0110 TAHIR0110 added level2 gssoc Associated with GSSOC labels Aug 8, 2024
@TAHIR0110
Copy link
Owner

@RajKhanke merged!

@TAHIR0110 TAHIR0110 merged commit 4ddef4d into TAHIR0110:main Aug 8, 2024
1 check passed
Copy link

github-actions bot commented Aug 8, 2024

🎉 Your pull request has been successfully merged! 🎉 Thank you for your valuable contribution to our project. Your efforts are greatly appreciated. Feel free to reach out if you have any more contributions or if there's anything else we can assist you with. Keep up the fantastic work! 🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
gssoc Associated with GSSOC level2
Projects
None yet
Development

Successfully merging this pull request may close these issues.

💡[Feature]: Dementia disease prediction using Machine learning
2 participants