Skip to content

SMQuadri/Simple-Healthcare-Chatbot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Simple-Healthcare-Chatbot

This is a simple healthcare chatbot created and deployed by me. I downloaded the train & test datasets from Centers for Disease Control and Prevention (CDC). In this chatbot, the patient is asked a series of questions regarding the sypmtoms seen by him. And through this the chatbot draws a conclusion of the disease suffered by the patient. Steps involved in this project :

  1. Imported the required libraries and the datasets.
  2. Analyzed the data and performed required analysis operations.
  3. Mapped strings onto numbers.
  4. Executed the train_test_split operation.
  5. The final step implemented was model building.

Note:

A humble request to the people who came here in search of code for this project, please don't copy the whole code and content. You have spent some time learning this subject. So, better try to write your code in your own way. It will further enhance your skills. If stucked somewhere, this repository is always here to help you.

Happy Learning !!!

Releases

No releases published

Packages

No packages published