This repository was archived by the owner on Oct 11, 2022. It is now read-only.
File tree Expand file tree Collapse file tree 1 file changed +22
-22
lines changed Expand file tree Collapse file tree 1 file changed +22
-22
lines changed Original file line number Diff line number Diff line change 21
21
### Data Set Information:
22
22
The Covid patient datasets dataset is collected by randomly sampling
23
23
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
46
46
47
47
values from covid patient symptoms of various age groups, race groups, and genders obtained from semnan University. Total sample size is 417.
48
48
You can’t perform that action at this time.
0 commit comments