Welcome to HealthBuddyBot! Your personalized health companion powered by artificial intelligence. HealthBuddyBot utilizes advanced machine learning techniques to provide insights into potential health conditions based on reported symptoms. It incorporates a robust Decision Tree Classifier and a powerful Support Vector Classifier to ensure accurate and reliable predictions.
HealthBuddyBot is your go-to companion for gaining insights into possible health conditions based on reported symptoms. Whether you're curious about a mild symptom or seeking information about a specific health concern, HealthBuddyBot is here to assist you with accurate predictions backed by cutting-edge machine learning models.
-
Decision Tree Classifier: Trained on extensive medical data, the Decision Tree Classifier empowers HealthBuddyBot to predict potential health conditions with precision.
-
Support Vector Classifier: Augmenting the accuracy of predictions, HealthBuddyBot employs a Support Vector Classifier for enhanced reliability.
-
Symptom Information: Beyond predictions, HealthBuddyBot provides detailed information about symptoms, including severity levels, comprehensive descriptions, and recommended precautions.
To start your health exploration with HealthBuddyBot:
- Clone the repository to your local machine.
- Run
your_main_file.py. - Follow the instructions to input symptoms.
- HealthBuddyBot will provide predictions based on the entered symptoms.
- Enter your name when prompted.
- Follow the instructions to input symptoms.
- HealthBuddyBot will provide predictions based on the entered symptoms.
Medical_Data: Contains the training and testing datasets.MasterData: Includes CSV files with symptom descriptions, severity levels, and precautions.your_main_file.py: The main Python script for running HealthBuddyBot.README.md: The documentation you are currently reading.
Contributions are welcomed! Feel free to open issues or pull requests to improve HealthBuddyBot and enhance its capabilities.