Skip to content
This repository was archived by the owner on Oct 11, 2022. It is now read-only.

Commit 356b52a

Browse files
authored
Update README.md
1 parent b5deae7 commit 356b52a

File tree

1 file changed

+22
-22
lines changed

1 file changed

+22
-22
lines changed

README.md

Lines changed: 22 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -21,28 +21,28 @@
2121
### Data Set Information:
2222
The Covid patient datasets dataset is collected by randomly sampling
2323

24-
- age
25-
- Sleep_problems
26-
- Headache
27-
- Diarrhea
28-
- Abdominal_pain
29-
- body_pain
30-
- Body_discoloration
31-
- Cough
32-
- Fever
33-
- Ague
34-
- Sore_throat
35-
- Fatigue
36-
- runny_nose
37-
- Chest_pain
38-
- Decreased_appetite
39-
- Vomit
40-
- Nausea
41-
- Sneezing
42-
- Shortness_of_breath
43-
- Loss_of_smell
44-
- Loss_of_taste
45-
- urticaria
24+
- age -> numerical * (missing value)
25+
- Sleep_problems -> yes, no
26+
- Headache -> yes, no
27+
- Diarrhea -> yes, no
28+
- Abdominal_pain -> yes, no
29+
- body_pain -> yes, no
30+
- Body_discoloration -> yes, no
31+
- Cough -> yes, no
32+
- Fever -> yes, no
33+
- Ague -> yes, no
34+
- Sore_throat -> yes, no
35+
- Fatigue -> yes, no
36+
- runny_nose -> yes, no
37+
- Chest_pain -> yes, no
38+
- Decreased_appetite -> yes, no
39+
- Vomit -> yes, no
40+
- Nausea -> yes, no
41+
- Sneezing -> yes, no
42+
- Shortness_of_breath -> yes, no
43+
- Loss_of_smell -> yes, no
44+
- Loss_of_taste -> yes, no
45+
- urticaria -> yes, no
4646

4747
values from covid patient symptoms of various age groups, race groups, and genders obtained from semnan University. Total sample size is 417.
4848

0 commit comments

Comments
 (0)