An autoML for explainable text classification.
-
Updated
Jul 11, 2022 - HTML
An autoML for explainable text classification.
DocterGPT is a small application where you can chat with a doctor chatbot. He will then reply based on your prompt what the most likely medical condition/illness is based on the symptoms or feelings you enter.
The web app uses logistic regression on a dataset of 20,000 news articles, achieving 96% accuracy. It employs NLTK for text preprocessing and TF-IDF for feature extraction.
Add a description, image, and links to the transformers-models topic page so that developers can more easily learn about it.
To associate your repository with the transformers-models topic, visit your repo's landing page and select "manage topics."