This project helps predict diseases based on symptoms using computers. It learns from examples of symptoms and diseases to make guesses about what illness someone might have.
- Training.csv: Learn from lots of examples of symptoms and diseases.
- Testing.csv: Check how good our guessing is.
- diseasePredict.py: Computer program that does the guessing. It uses math to figure out the best guess.
- Get the Code: Download or copy the files.
- Install Software: You'll need some special tools installed.
- Run the Program: Open
diseasePredict.py
and follow the instructions to see how it works.
If you have ideas or find problems, tell us here. We're happy to have more people join and make things better!