Update README.md
Browse files
README.md
CHANGED
@@ -15,4 +15,53 @@ widget:
|
|
15 |
example_title: "Heart Attack example"
|
16 |
- text: "I am feeling fatigue, weight loss, restlessness and also lethargy."
|
17 |
example_title: "Diabetes example"
|
18 |
-
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
15 |
example_title: "Heart Attack example"
|
16 |
- text: "I am feeling fatigue, weight loss, restlessness and also lethargy."
|
17 |
example_title: "Diabetes example"
|
18 |
+
---
|
19 |
+
|
20 |
+
|
21 |
+
Symptoms to Disease - Sequence Classifier (41 Diseases)
|
22 |
+
|
23 |
+
## List of Encoded Numbers and Corresponding Disease Names
|
24 |
+
|
25 |
+
1. 15 - Fungal infection
|
26 |
+
2. 4 - Allergy
|
27 |
+
3. 16 - GERD
|
28 |
+
4. 9 - Chronic cholestasis
|
29 |
+
5. 14 - Drug Reaction
|
30 |
+
6. 33 - Peptic ulcer disease
|
31 |
+
7. 1 - AIDS
|
32 |
+
8. 12 - Diabetes
|
33 |
+
9. 17 - Gastroenteritis
|
34 |
+
10. 6 - Bronchial Asthma
|
35 |
+
11. 23 - Hypertension
|
36 |
+
12. 30 - Migraine
|
37 |
+
13. 7 - Cervical spondylosis
|
38 |
+
14. 32 - Paralysis (brain hemorrhage)
|
39 |
+
15. 28 - Jaundice
|
40 |
+
16. 29 - Malaria
|
41 |
+
17. 8 - Chicken pox
|
42 |
+
18. 11 - Dengue
|
43 |
+
19. 37 - Typhoid
|
44 |
+
20. 40 - Hepatitis A
|
45 |
+
21. 19 - Hepatitis B
|
46 |
+
22. 20 - Hepatitis C
|
47 |
+
23. 21 - Hepatitis D
|
48 |
+
24. 22 - Hepatitis E
|
49 |
+
25. 3 - Alcoholic hepatitis
|
50 |
+
26. 36 - Tuberculosis
|
51 |
+
27. 10 - Common Cold
|
52 |
+
28. 34 - Pneumonia
|
53 |
+
29. 13 - Dimorphic hemorrhoids (piles)
|
54 |
+
30. 18 - Heart attack
|
55 |
+
31. 39 - Varicose veins
|
56 |
+
32. 26 - Hypothyroidism
|
57 |
+
33. 24 - Hyperthyroidism
|
58 |
+
34. 25 - Hypoglycemia
|
59 |
+
35. 31 - Osteoarthritis
|
60 |
+
36. 5 - Arthritis
|
61 |
+
37. 0 - (Vertigo) Paroxysmal Positional Vertigo
|
62 |
+
38. 2 - Acne
|
63 |
+
39. 38 - Urinary tract infection
|
64 |
+
40. 35 - Psoriasis
|
65 |
+
41. 27 - Impetigo
|
66 |
+
|
67 |
+
This list provides the encoded numbers and their corresponding disease names. It can be useful for reference or mapping data to specific diseases in your projects or applications.
|