-
Notifications
You must be signed in to change notification settings - Fork 359
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 Disease_prediction #694
Conversation
according to the symptoms provided by the user, the model takes over 130 inputs to correct predict 40+ diseases and gives prescriptions to the user based on the predicted disease. The model has over 97.6% accuracy score.
Sir @Niketkumardheeryan, Input consists of 133 different symptoms. Output is one of the 40 Diseases. I have integrated the model with LLM to provide prescriptions. |
@Kyouma45 Please add a detailed ReadMe.md file. |
I have done sir @Niketkumardheeryan. Please review. |
@Kyouma45 Consider adding details of your project workflow in the Readme.md file and make it more descriptive. |
@Niketkumardheeryan Done sir. |
@Niketkumardheeryan sir, I have updated the readme file. please review it. |
@Niketkumardheeryan sir, Sorry to disturb you repeatedly, but I have finished working on the task. Please review the PR. Also, please sir can you add level label as well on both issue #661 and PR #694 I apologize for asking for it numerous times but the Program Manager posted this, "We are in the final stage of leaderboard updates. |
@invigorzz313 @Niketkumardheeryan Sir, Please review the request |
@Niketkumardheeryan Sir, Please review the PR. |
@invigorzz313 Why this is pending for a long, please let contributor if anything need to be done. |
According to the symptoms provided by the user, the model takes over 130 inputs to predict 40+ diseases correctly and gives prescriptions to the user based on the expected disease. The model has over 97.6% accuracy score.
Fixes #661