Upload extra parameters and metrics
Browse files
parkinsons_motor_xgboost_seed_13/extra_params.json
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"Lpls_beta": 0.5694687333514343
|
3 |
+
}
|
parkinsons_motor_xgboost_seed_13/feature_importance.csv
ADDED
@@ -0,0 +1,31 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
,L1s_importance,L1_importance,L2s_importance,L2_importance,Lpls_importance,Lpl_importance
|
2 |
+
age,0.053414207,0.07333634,0.054899633,0.07690745,0.061808635,0.061152473
|
3 |
+
testTime,0.035938725,0.04084798,0.03721874,0.04813712,0.034438174,0.03298799
|
4 |
+
Jitter,0.03040498,0.023939498,0.027178187,0.020774681,0.028954232,0.023734884
|
5 |
+
JitterAbs,0.038168207,0.025336249,0.032428313,0.025409298,0.03837955,0.023106141
|
6 |
+
JitterRAP,0.035963234,0.019658847,0.038519274,0.018180793,0.034572598,0.018615315
|
7 |
+
JitterPPQ5,0.035230234,0.024390766,0.024280094,0.020445192,0.040435307,0.029342188
|
8 |
+
JitterDDP,0.028239472,0.017798863,0.016472537,0.013150325,0.03206849,0.020306943
|
9 |
+
Shimmer,0.033627886,0.0263122,0.034277156,0.029453535,0.035651535,0.02469755
|
10 |
+
ShimmerdB,0.040697135,0.023224778,0.04043494,0.027813101,0.045263972,0.025513083
|
11 |
+
ShimmerAPQ3,0.038621876,0.022325266,0.034393206,0.018855643,0.04385567,0.027319115
|
12 |
+
ShimmerAPQ5,0.036074582,0.023647727,0.02942392,0.020876743,0.048979323,0.028836861
|
13 |
+
ShimmerAPQ11,0.030950759,0.02515061,0.028802209,0.027374031,0.037256245,0.02175667
|
14 |
+
ShimmerDDA,0.041284878,0.020849189,0.054124955,0.018388249,0.049508613,0.030605664
|
15 |
+
NHR,0.036283527,0.023357376,0.036139306,0.019940553,0.031005861,0.025734058
|
16 |
+
HNR,0.05654132,0.022998596,0.040587954,0.020932741,0.053194005,0.024824284
|
17 |
+
RPDE,0.040473845,0.03022161,0.041192777,0.026373407,0.03995146,0.02824437
|
18 |
+
DFA,0.052692976,0.039027233,0.046909258,0.039161,0.04998893,0.044402797
|
19 |
+
PPE,0.04326677,0.03209229,0.033563573,0.027205557,0.04715415,0.030688995
|
20 |
+
sex,0.103176,0.10897363,0.07689398,0.17453055,0.11780113,0.07572224
|
21 |
+
cpu_training_time,0.006374061,0.021826927,0.012937172,0.019597212,0.004849798,0.019703457
|
22 |
+
cpu_prediction_time,0.010299915,0.03181598,0.014963398,0.022825878,0.008448959,0.03284843
|
23 |
+
memory_usage,0.030223558,0.053716548,0.03811078,0.03872081,0.017612109,0.06045316
|
24 |
+
max_depth,0.026641753,0.068705425,0.048921574,0.0550254,0.014395513,0.059103172
|
25 |
+
learning_rate,0.03454574,0.08203466,0.0616497,0.0707407,0.024172502,0.07436071
|
26 |
+
n_estimators,0.013774639,0.0378988,0.020636503,0.033050656,0.011522943,0.040530145
|
27 |
+
model_CatBoostRegressor,0.01367572,0.02408157,0.017668944,0.020136932,0.013216577,0.025886245
|
28 |
+
model_DecisionTreeRegressor,0.01879605,0.008105294,0.01318149,0.011101096,0.0105687585,0.016557591
|
29 |
+
model_LGBMRegressor,0.0034678283,0.008578674,0.0050456864,0.0068377326,0.00521246,0.012933091
|
30 |
+
model_RandomForestRegressor,0.023642752,0.016086288,0.027536018,0.03222846,0.011330853,0.015977763
|
31 |
+
model_XGBRegressor,0.007507347,0.023660978,0.011608587,0.015825156,0.008401535,0.04405454
|
parkinsons_motor_xgboost_seed_13/metrics.json
ADDED
@@ -0,0 +1,140 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"L1s": {
|
3 |
+
"train": {
|
4 |
+
"RMSE": 0.6824943078596816,
|
5 |
+
"MAPE": 3282772556322.4004,
|
6 |
+
"R2": 0.946818683468079,
|
7 |
+
"Pearson": 0.9744147455872347,
|
8 |
+
"Spearman": 0.9423992903743906
|
9 |
+
},
|
10 |
+
"validation": {
|
11 |
+
"RMSE": 2.246978917192736,
|
12 |
+
"MAPE": 3377144808527.8545,
|
13 |
+
"R2": 0.47571586376470276,
|
14 |
+
"Pearson": 0.7087343461828193,
|
15 |
+
"Spearman": 0.5860289600242283
|
16 |
+
},
|
17 |
+
"test": {
|
18 |
+
"RMSE": 2.209625870322517,
|
19 |
+
"MAPE": 5019545412768.712,
|
20 |
+
"R2": 0.45059965509477595,
|
21 |
+
"Pearson": 0.6823976741857187,
|
22 |
+
"Spearman": 0.548764819666698
|
23 |
+
}
|
24 |
+
},
|
25 |
+
"L1": {
|
26 |
+
"train": {
|
27 |
+
"RMSE": 0.6549755847056122,
|
28 |
+
"MAPE": 2223573647991.615,
|
29 |
+
"R2": 0.9150590705481567,
|
30 |
+
"Pearson": 0.9579235417690807,
|
31 |
+
"Spearman": 0.8773674974830359
|
32 |
+
},
|
33 |
+
"validation": {
|
34 |
+
"RMSE": 1.453175640131176,
|
35 |
+
"MAPE": 3010580719202.236,
|
36 |
+
"R2": 0.6251528468978557,
|
37 |
+
"Pearson": 0.7955545950704009,
|
38 |
+
"Spearman": 0.7133411438199271
|
39 |
+
},
|
40 |
+
"test": {
|
41 |
+
"RMSE": 1.3553045562412247,
|
42 |
+
"MAPE": 4620902271063.824,
|
43 |
+
"R2": 0.6306955113348174,
|
44 |
+
"Pearson": 0.7958303869910183,
|
45 |
+
"Spearman": 0.6910052236168507
|
46 |
+
}
|
47 |
+
},
|
48 |
+
"L2s": {
|
49 |
+
"train": {
|
50 |
+
"RMSE": 5.040882918739022,
|
51 |
+
"MAPE": 20852888931831.145,
|
52 |
+
"R2": 0.9492449383781596,
|
53 |
+
"Pearson": 0.9761886565956857,
|
54 |
+
"Spearman": 0.8884457190380055
|
55 |
+
},
|
56 |
+
"validation": {
|
57 |
+
"RMSE": 17.266797603852286,
|
58 |
+
"MAPE": 40317996800566.77,
|
59 |
+
"R2": 0.48978080185142603,
|
60 |
+
"Pearson": 0.7188026868130787,
|
61 |
+
"Spearman": 0.4910264262016779
|
62 |
+
},
|
63 |
+
"test": {
|
64 |
+
"RMSE": 15.12787761059814,
|
65 |
+
"MAPE": 44955322279715.695,
|
66 |
+
"R2": 0.4822138630284587,
|
67 |
+
"Pearson": 0.7091156638319461,
|
68 |
+
"Spearman": 0.4463508002335588
|
69 |
+
}
|
70 |
+
},
|
71 |
+
"L2": {
|
72 |
+
"train": {
|
73 |
+
"RMSE": 5.282302583129713,
|
74 |
+
"MAPE": 19957936649841.0,
|
75 |
+
"R2": 0.9341446832950012,
|
76 |
+
"Pearson": 0.9682812703936787,
|
77 |
+
"Spearman": 0.7899098141290257
|
78 |
+
},
|
79 |
+
"validation": {
|
80 |
+
"RMSE": 14.180458631345253,
|
81 |
+
"MAPE": 23001913080264.715,
|
82 |
+
"R2": 0.5906436414340648,
|
83 |
+
"Pearson": 0.7782072158345557,
|
84 |
+
"Spearman": 0.641385120523854
|
85 |
+
},
|
86 |
+
"test": {
|
87 |
+
"RMSE": 11.874677377823824,
|
88 |
+
"MAPE": 43088757389079.05,
|
89 |
+
"R2": 0.6128481678849871,
|
90 |
+
"Pearson": 0.7864278623037848,
|
91 |
+
"Spearman": 0.6329104529837407
|
92 |
+
}
|
93 |
+
},
|
94 |
+
"Lpls": {
|
95 |
+
"train": {
|
96 |
+
"RMSE": 0.1369158667168316,
|
97 |
+
"MAPE": 601455760621.0527,
|
98 |
+
"R2": 0.9231812656005995,
|
99 |
+
"Pearson": 0.9622026486853331,
|
100 |
+
"Spearman": 0.9472296715400007
|
101 |
+
},
|
102 |
+
"validation": {
|
103 |
+
"RMSE": 0.3714201233933028,
|
104 |
+
"MAPE": 513121401495.8937,
|
105 |
+
"R2": 0.4507440201021703,
|
106 |
+
"Pearson": 0.6880244857237967,
|
107 |
+
"Spearman": 0.6463200341629761
|
108 |
+
},
|
109 |
+
"test": {
|
110 |
+
"RMSE": 0.3846820396962299,
|
111 |
+
"MAPE": 836553671216.6703,
|
112 |
+
"R2": 0.41877654722760893,
|
113 |
+
"Pearson": 0.6602719804858546,
|
114 |
+
"Spearman": 0.6155205973957604
|
115 |
+
}
|
116 |
+
},
|
117 |
+
"Lpl": {
|
118 |
+
"train": {
|
119 |
+
"RMSE": 0.11699698389327116,
|
120 |
+
"MAPE": 341734958015.8734,
|
121 |
+
"R2": 0.8598370981725673,
|
122 |
+
"Pearson": 0.9288392325498388,
|
123 |
+
"Spearman": 0.8959484823156637
|
124 |
+
},
|
125 |
+
"validation": {
|
126 |
+
"RMSE": 0.20520952170437612,
|
127 |
+
"MAPE": 378764695679.276,
|
128 |
+
"R2": 0.5851789655032749,
|
129 |
+
"Pearson": 0.7661831676249597,
|
130 |
+
"Spearman": 0.7310099863252523
|
131 |
+
},
|
132 |
+
"test": {
|
133 |
+
"RMSE": 0.20805955005611204,
|
134 |
+
"MAPE": 749157739262.2472,
|
135 |
+
"R2": 0.5630686567392483,
|
136 |
+
"Pearson": 0.7509979477187915,
|
137 |
+
"Spearman": 0.7123304512297812
|
138 |
+
}
|
139 |
+
}
|
140 |
+
}
|