Context
A dataset to provide the students a source to create a healthcare related system.
A project on the same using double Decision Tree Classifiication is available at : https://github.com/itachi9604/healthcare-chatbot
Get_dummies processed file will be available at https://www.kaggle.com/rabisingh/symptom-checker?select=Training.csv
Content
There are columns containing diseases, their symptoms , precautions to be taken, and their weights.
This dataset can be easily cleaned by using file handling in any language. The user only needs to understand how rows and coloumns are arranged.
The data in this CSV sheet is for reference and training purposes only, and actual data may vary.
Acknowledgements
I have created this dataset with help of a friend Pratik Rathod. As there was an existing dataset like this which was difficult to clean.