Upload extra parameters and metrics
Browse files
parkinsons_total_xgboost_seed_504/extra_params.json
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"Lpls_beta": 0.44572612537172385
|
3 |
+
}
|
parkinsons_total_xgboost_seed_504/feature_importance.csv
ADDED
@@ -0,0 +1,31 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
,L1s_importance,L1_importance,L2s_importance,L2_importance,Lpls_importance,Lpl_importance
|
2 |
+
age,0.06994169,0.06578488,0.05639653,0.064159,0.069022916,0.044640895
|
3 |
+
testTime,0.03291762,0.02995019,0.028337669,0.030457426,0.03154101,0.019580513
|
4 |
+
Jitter,0.028653715,0.029639013,0.034573507,0.03017015,0.02866107,0.024395753
|
5 |
+
JitterAbs,0.042284545,0.026817273,0.03340544,0.03110982,0.04245748,0.017942652
|
6 |
+
JitterRAP,0.05645252,0.024020875,0.043874033,0.03355363,0.047080584,0.020571804
|
7 |
+
JitterPPQ5,0.030058565,0.023894884,0.017743941,0.01966131,0.03417982,0.020644711
|
8 |
+
JitterDDP,0.01980865,0.017222296,0.019905446,0.017059484,0.027895138,0.015744762
|
9 |
+
Shimmer,0.033807643,0.022076571,0.027004616,0.024904845,0.034109168,0.018130274
|
10 |
+
ShimmerdB,0.03704433,0.026870994,0.039442223,0.026498014,0.04928564,0.021818636
|
11 |
+
ShimmerAPQ3,0.04205985,0.024241194,0.025876712,0.02145973,0.03481329,0.021461342
|
12 |
+
ShimmerAPQ5,0.032894954,0.029712614,0.02606364,0.029712413,0.04675747,0.02712216
|
13 |
+
ShimmerAPQ11,0.028448079,0.022832802,0.028024534,0.022561269,0.030724855,0.024488213
|
14 |
+
ShimmerDDA,0.030219695,0.02164021,0.028323814,0.026098466,0.04509919,0.025914848
|
15 |
+
NHR,0.027154949,0.02153438,0.022570306,0.020976828,0.032826826,0.020019678
|
16 |
+
HNR,0.045803566,0.028282333,0.034076802,0.03153682,0.045321055,0.02330103
|
17 |
+
RPDE,0.043498974,0.028999953,0.03271514,0.037813857,0.048338026,0.025339628
|
18 |
+
DFA,0.05141239,0.049892735,0.046399374,0.046043765,0.054242138,0.03596606
|
19 |
+
PPE,0.046838604,0.038592234,0.05530463,0.042178705,0.050303932,0.025538947
|
20 |
+
sex,0.09903261,0.11521944,0.06797642,0.118463516,0.10365246,0.043643486
|
21 |
+
cpu_training_time,0.0056404676,0.017480653,0.010761216,0.01693888,0.0045595015,0.028633121
|
22 |
+
cpu_prediction_time,0.011968036,0.031098448,0.013129257,0.018101849,0.008922642,0.047842346
|
23 |
+
memory_usage,0.027544832,0.054599226,0.034865353,0.03667513,0.019302467,0.099017516
|
24 |
+
max_depth,0.026191438,0.048674244,0.044203985,0.03993646,0.017851751,0.07996372
|
25 |
+
learning_rate,0.036398534,0.06873679,0.053133022,0.054942045,0.025448581,0.10614406
|
26 |
+
n_estimators,0.018365249,0.03689215,0.02678072,0.035706077,0.01169211,0.049300794
|
27 |
+
model_CatBoostRegressor,0.013852527,0.029927416,0.020446314,0.02598219,0.015256453,0.042591866
|
28 |
+
model_DecisionTreeRegressor,0.010447188,0.013144105,0.030673783,0.014227353,0.008665628,0.0046334085
|
29 |
+
model_LGBMRegressor,0.005800404,0.011768184,0.009209458,0.020912,0.005889857,0.01696306
|
30 |
+
model_RandomForestRegressor,0.036834717,0.02133828,0.05384868,0.037262186,0.016493812,0.0056615397
|
31 |
+
model_XGBRegressor,0.008623642,0.019115733,0.034933403,0.024896719,0.009605296,0.042983104
|
parkinsons_total_xgboost_seed_504/metrics.json
ADDED
@@ -0,0 +1,140 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"L1s": {
|
3 |
+
"train": {
|
4 |
+
"RMSE": 0.877458590378556,
|
5 |
+
"MAPE": 5166245143839.404,
|
6 |
+
"R2": 0.9494236504469181,
|
7 |
+
"Pearson": 0.9756703918784322,
|
8 |
+
"Spearman": 0.9385234619557469
|
9 |
+
},
|
10 |
+
"validation": {
|
11 |
+
"RMSE": 2.897568420592936,
|
12 |
+
"MAPE": 4702141098255.817,
|
13 |
+
"R2": 0.476559906944942,
|
14 |
+
"Pearson": 0.6995935211078113,
|
15 |
+
"Spearman": 0.556357586327826
|
16 |
+
},
|
17 |
+
"test": {
|
18 |
+
"RMSE": 2.8435611026716576,
|
19 |
+
"MAPE": 5147492637467.586,
|
20 |
+
"R2": 0.4896421262913472,
|
21 |
+
"Pearson": 0.7127111267291845,
|
22 |
+
"Spearman": 0.568729553019298
|
23 |
+
}
|
24 |
+
},
|
25 |
+
"L1": {
|
26 |
+
"train": {
|
27 |
+
"RMSE": 0.8322728141749888,
|
28 |
+
"MAPE": 3632022973091.0225,
|
29 |
+
"R2": 0.9244261774705536,
|
30 |
+
"Pearson": 0.9627654581821914,
|
31 |
+
"Spearman": 0.8759664563764402
|
32 |
+
},
|
33 |
+
"validation": {
|
34 |
+
"RMSE": 2.0682774952393848,
|
35 |
+
"MAPE": 3659257152505.4873,
|
36 |
+
"R2": 0.567011378618454,
|
37 |
+
"Pearson": 0.7562332012662568,
|
38 |
+
"Spearman": 0.6808568404243208
|
39 |
+
},
|
40 |
+
"test": {
|
41 |
+
"RMSE": 1.9455720555410654,
|
42 |
+
"MAPE": 4037176505767.4546,
|
43 |
+
"R2": 0.603576266784282,
|
44 |
+
"Pearson": 0.7797112298171167,
|
45 |
+
"Spearman": 0.7137216431235548
|
46 |
+
}
|
47 |
+
},
|
48 |
+
"L2s": {
|
49 |
+
"train": {
|
50 |
+
"RMSE": 8.74579921777134,
|
51 |
+
"MAPE": 41906583448103.03,
|
52 |
+
"R2": 0.9557439684896083,
|
53 |
+
"Pearson": 0.9793616198403455,
|
54 |
+
"Spearman": 0.8699196370307535
|
55 |
+
},
|
56 |
+
"validation": {
|
57 |
+
"RMSE": 34.06274078459434,
|
58 |
+
"MAPE": 65843364429897.96,
|
59 |
+
"R2": 0.4317656427505415,
|
60 |
+
"Pearson": 0.6645614841381385,
|
61 |
+
"Spearman": 0.4079351821788156
|
62 |
+
},
|
63 |
+
"test": {
|
64 |
+
"RMSE": 30.054713712241277,
|
65 |
+
"MAPE": 57994251979622.25,
|
66 |
+
"R2": 0.4948870278370583,
|
67 |
+
"Pearson": 0.7172690390745085,
|
68 |
+
"Spearman": 0.4419163237640636
|
69 |
+
}
|
70 |
+
},
|
71 |
+
"L2": {
|
72 |
+
"train": {
|
73 |
+
"RMSE": 9.364439614259227,
|
74 |
+
"MAPE": 37492559319845.05,
|
75 |
+
"R2": 0.9413924739759292,
|
76 |
+
"Pearson": 0.9721263115694909,
|
77 |
+
"Spearman": 0.7783329995016125
|
78 |
+
},
|
79 |
+
"validation": {
|
80 |
+
"RMSE": 30.982174259210716,
|
81 |
+
"MAPE": 38928447020449.555,
|
82 |
+
"R2": 0.4619183297176739,
|
83 |
+
"Pearson": 0.6865877105847453,
|
84 |
+
"Spearman": 0.586055911390423
|
85 |
+
},
|
86 |
+
"test": {
|
87 |
+
"RMSE": 27.42977379437926,
|
88 |
+
"MAPE": 70496971754064.47,
|
89 |
+
"R2": 0.5110827434369598,
|
90 |
+
"Pearson": 0.7190334656521677,
|
91 |
+
"Spearman": 0.6261279608894585
|
92 |
+
}
|
93 |
+
},
|
94 |
+
"Lpls": {
|
95 |
+
"train": {
|
96 |
+
"RMSE": 0.1360732688784999,
|
97 |
+
"MAPE": 728232806602.7013,
|
98 |
+
"R2": 0.9227242187295878,
|
99 |
+
"Pearson": 0.9619864969256418,
|
100 |
+
"Spearman": 0.944142067310635
|
101 |
+
},
|
102 |
+
"validation": {
|
103 |
+
"RMSE": 0.36069881573388074,
|
104 |
+
"MAPE": 573316769614.4518,
|
105 |
+
"R2": 0.4536274115068122,
|
106 |
+
"Pearson": 0.6889405998450205,
|
107 |
+
"Spearman": 0.6305108923078863
|
108 |
+
},
|
109 |
+
"test": {
|
110 |
+
"RMSE": 0.37544624358666134,
|
111 |
+
"MAPE": 640203836480.1301,
|
112 |
+
"R2": 0.4224824866583806,
|
113 |
+
"Pearson": 0.6650363529486505,
|
114 |
+
"Spearman": 0.6062105740317524
|
115 |
+
}
|
116 |
+
},
|
117 |
+
"Lpl": {
|
118 |
+
"train": {
|
119 |
+
"RMSE": 0.17047194778245753,
|
120 |
+
"MAPE": 614495753303.5386,
|
121 |
+
"R2": 0.7065981756209865,
|
122 |
+
"Pearson": 0.8500222174863649,
|
123 |
+
"Spearman": 0.8116993658381317
|
124 |
+
},
|
125 |
+
"validation": {
|
126 |
+
"RMSE": 0.21883660419587792,
|
127 |
+
"MAPE": 508337111003.59064,
|
128 |
+
"R2": 0.5210342500463621,
|
129 |
+
"Pearson": 0.7245683858421124,
|
130 |
+
"Spearman": 0.6902671420127617
|
131 |
+
},
|
132 |
+
"test": {
|
133 |
+
"RMSE": 0.21510507373853152,
|
134 |
+
"MAPE": 601199194833.7737,
|
135 |
+
"R2": 0.5402852390257165,
|
136 |
+
"Pearson": 0.7386052756648122,
|
137 |
+
"Spearman": 0.7079157298487423
|
138 |
+
}
|
139 |
+
}
|
140 |
+
}
|