shanover commited on
Commit
cf87b4a
1 Parent(s): cf3770a

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -5
README.md CHANGED
@@ -18,12 +18,12 @@ widget:
18
  ---
19
 
20
  The objective is to develop a symptom-to-disease classification model for a natural language chatbot. This model takes input text such as "I am feeling vomiting, breathlessness, and sweating" and accurately identifies the associated disease (2 - 'Heart attack').
21
-
22
  In essence, the chatbot's purpose is to analyze users' symptoms and provide relevant disease predictions in real-time conversation.
23
 
24
- Labels:
25
- 0 - Fungal infection
26
- 1 - Diabetes
27
- 2 - Heart attack
28
 
29
  Will add more diseases in coming days
 
18
  ---
19
 
20
  The objective is to develop a symptom-to-disease classification model for a natural language chatbot. This model takes input text such as "I am feeling vomiting, breathlessness, and sweating" and accurately identifies the associated disease (2 - 'Heart attack').
21
+
22
  In essence, the chatbot's purpose is to analyze users' symptoms and provide relevant disease predictions in real-time conversation.
23
 
24
+ Labels:
25
+ 0 - Fungal infection
26
+ 1 - Diabetes
27
+ 2 - Heart attack
28
 
29
  Will add more diseases in coming days