dunnowho commited on
Commit
ecaaf5f
·
verified ·
1 Parent(s): a962c5b

Upload tinea-eczema.json with huggingface_hub

Browse files
Files changed (1) hide show
  1. tinea-eczema.json +113 -0
tinea-eczema.json ADDED
@@ -0,0 +1,113 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "catatan": "Diskriminator tinea-vs-eksem dari kuesioner SCIN. Dipakai hanya untuk memutuskan apakah ANTIJAMUR boleh ditawarkan.",
3
+ "feature_order": [
4
+ "age_AGE_UNKNOWN",
5
+ "age_AGE_18_TO_29",
6
+ "age_AGE_30_TO_39",
7
+ "age_AGE_40_TO_49",
8
+ "age_AGE_50_TO_59",
9
+ "age_AGE_60_TO_69",
10
+ "age_AGE_70_TO_79",
11
+ "sex_FEMALE",
12
+ "sex_MALE",
13
+ "sex_OTHER_OR_UNSPECIFIED",
14
+ "duration_ONE_DAY",
15
+ "duration_LESS_THAN_ONE_WEEK",
16
+ "duration_ONE_TO_FOUR_WEEKS",
17
+ "duration_ONE_TO_THREE_MONTHS",
18
+ "duration_THREE_TO_TWELVE_MONTHS",
19
+ "duration_MORE_THAN_ONE_YEAR",
20
+ "duration_MORE_THAN_FIVE_YEARS",
21
+ "duration_SINCE_CHILDHOOD",
22
+ "duration_UNKNOWN",
23
+ "textures_raised_or_bumpy",
24
+ "textures_flat",
25
+ "textures_rough_or_flaky",
26
+ "textures_fluid_filled",
27
+ "body_parts_head_or_neck",
28
+ "body_parts_arm",
29
+ "body_parts_palm",
30
+ "body_parts_back_of_hand",
31
+ "body_parts_torso_front",
32
+ "body_parts_torso_back",
33
+ "body_parts_genitalia_or_groin",
34
+ "body_parts_buttocks",
35
+ "body_parts_leg",
36
+ "body_parts_foot_top_or_side",
37
+ "body_parts_foot_sole",
38
+ "body_parts_other",
39
+ "condition_symptoms_bothersome_appearance",
40
+ "condition_symptoms_bleeding",
41
+ "condition_symptoms_increasing_size",
42
+ "condition_symptoms_darkening",
43
+ "condition_symptoms_itching",
44
+ "condition_symptoms_burning",
45
+ "condition_symptoms_pain",
46
+ "other_symptoms_fever",
47
+ "other_symptoms_chills",
48
+ "other_symptoms_fatigue",
49
+ "other_symptoms_joint_pain",
50
+ "other_symptoms_mouth_sores",
51
+ "other_symptoms_shortness_of_breath"
52
+ ],
53
+ "coef": [
54
+ -0.7743283317684035,
55
+ 0.22448454599773235,
56
+ 1.0993316672569846,
57
+ -0.9032341900845354,
58
+ 0.7399667985117385,
59
+ -1.2729866636963587,
60
+ 0.9732425119100245,
61
+ -0.7096248609476632,
62
+ 0.4923191221233223,
63
+ 0.3037820769515245,
64
+ -0.5187339970369783,
65
+ -1.8556907332677572,
66
+ -0.13965661492063247,
67
+ 0.473322029227958,
68
+ 0.6745875122022491,
69
+ 0.2395061122184912,
70
+ 1.7067939943331523,
71
+ 0.0,
72
+ -0.4936519646292992,
73
+ 0.1460199475181685,
74
+ 1.0516327925777658,
75
+ -0.9003455520080286,
76
+ -0.2226283091836204,
77
+ 0.4347848401656481,
78
+ -2.4109472022384772,
79
+ -1.3002818934912967,
80
+ -1.9913804776727018,
81
+ 0.75758001698689,
82
+ 0.4856870200810017,
83
+ 0.5824961300361859,
84
+ -0.370302871823323,
85
+ -0.9608202933258596,
86
+ 0.7555805360124993,
87
+ 2.0019654221901186,
88
+ -0.12696243798959359,
89
+ -0.18624666121348926,
90
+ -0.02348631917674029,
91
+ 0.03226882841161568,
92
+ -0.38581839718581323,
93
+ -0.2518436150852869,
94
+ -0.4674161536716536,
95
+ 0.6510903014490711,
96
+ -0.7178169061142957,
97
+ -0.014696031816199714,
98
+ 0.4976261528539944,
99
+ 0.09558760585701409,
100
+ 0.3687733530708922,
101
+ -0.8205619178045709
102
+ ],
103
+ "intercept": 1.2553462333741487,
104
+ "bobot_kuesioner": 0.3,
105
+ "ambang_antijamur": 0.6,
106
+ "auc_oof": {
107
+ "citra_saja": 0.8330398364584368,
108
+ "kuesioner_saja": 0.7516384782059429,
109
+ "campuran": 0.8645652290424092
110
+ },
111
+ "n_latih": 1449,
112
+ "n_tinea": 211
113
+ }