app.py
within 8.2203 secondspip install requirements.txt
to CMD(or relevant)streamlit run app.py
to CMD(or relevant)We already used multiple datasets from Kaggle, you can check the Dataset folder. In this project, we have employed the K-Nearest Neighbors (KNN) Classifier for modeling the disease diagnosis system. KNN is a well-known machine learning algorithm used for classification tasks. The accuracy achieved by our KNN model is an impressive 72% to %85, indicating its potential to make reasonably accurate predictions based on symptom inputs.
This project offers several significant benefits:
However, it's crucial to acknowledge the limitations:
It's essential to remember that this disease diagnosis system is not a substitute for professional medical advice. Always consult qualified healthcare professionals for a comprehensive evaluation and proper medical care. This project is designed to complement medical expertise and empower users to take an active role in their healthcare journey.
We hope that this disease diagnosis project can be a valuable tool in promoting early detection and improving healthcare accessibility. Your feedback and contributions are welcomed to further enhance the system's accuracy and effectiveness.
Doguhan Ilter
Thank you for visiting my repository, and I wish you good health!