DaniFrame commited on
Commit
6fe6cf7
·
verified ·
1 Parent(s): 4a1cdf7

Upload extra parameters and metrics

Browse files
bng_echoMonths_xgboost_seed_13/extra_params.json ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ {
2
+ "Lpls_beta": 0.12171555715711446
3
+ }
bng_echoMonths_xgboost_seed_13/feature_importance.csv ADDED
@@ -0,0 +1,21 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ,L1s_importance,L1_importance,L2s_importance,L2_importance,Lpls_importance,Lpl_importance
2
+ still_alive,0.061305735,0.07171483,0.14917377,0.07400114,0.06849201,0.059937727
3
+ age,0.09891389,0.0473786,0.104340434,0.08389416,0.094723694,0.040904094
4
+ pericardial,0.07661468,0.050316963,0.075644344,0.086193465,0.06529087,0.030913698
5
+ fractional,0.107696526,0.058162462,0.10840702,0.086225346,0.11710764,0.043385103
6
+ epss,0.13431947,0.05314805,0.13405366,0.07720803,0.12246981,0.050664734
7
+ lvdd,0.12351167,0.04310861,0.12669872,0.08440385,0.13481154,0.04030514
8
+ wall_score,0.13697216,0.048883572,0.11465106,0.09161351,0.14012046,0.042148147
9
+ wall_index,0.12966435,0.04985514,0.09390721,0.09972515,0.13993989,0.042531587
10
+ alive_at_1,0.12600787,0.56744885,0.081089,0.29614183,0.111938,0.6297279
11
+ cpu_training_time,0.00017398503,0.00019656117,0.00085952005,0.0006972315,0.00015528235,0.00058885163
12
+ cpu_prediction_time,0.0003789515,0.0005856522,0.0008393262,0.001047968,0.0002916198,0.0015126549
13
+ memory_usage,0.0006271985,0.00059928186,0.0017670894,0.0015038823,0.0006378065,0.0007565688
14
+ max_depth,0.0004760244,0.0004835219,0.0011609005,0.0013018529,0.00040462211,0.00039343646
15
+ learning_rate,0.00082818925,0.002277259,0.0023142565,0.002152475,0.0010018144,0.0071389275
16
+ n_estimators,0.0005374958,0.0026956121,0.0014447289,0.00080990384,0.0012773401,0.00609305
17
+ model_CatBoostRegressor,0.0004966864,0.0005033053,0.0010476427,0.00074311165,0.00035520984,0.0004241357
18
+ model_DecisionTreeRegressor,1.4095576e-05,0.0004138605,0.0,0.008024112,0.0,0.00053887116
19
+ model_LGBMRegressor,0.00042718116,0.00028978777,0.0004166525,0.00045222347,0.00020821116,0.0005536654
20
+ model_RandomForestRegressor,0.00039538136,0.00052167545,0.0006471056,0.0017223591,0.000305924,0.0005984163
21
+ model_XGBRegressor,0.0006384892,0.0014163654,0.0015375293,0.002138412,0.00046825522,0.0008832734
bng_echoMonths_xgboost_seed_13/metrics.json ADDED
@@ -0,0 +1,140 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "L1s": {
3
+ "train": {
4
+ "RMSE": 11.543237717740883,
5
+ "MAPE": 1.3016702578051287,
6
+ "R2": 0.019347015439167725,
7
+ "Pearson": 0.39592193641653833,
8
+ "Spearman": 0.31078043734674454
9
+ },
10
+ "validation": {
11
+ "RMSE": 11.484475087965064,
12
+ "MAPE": 1.1831473266026504,
13
+ "R2": -0.0004817714712788135,
14
+ "Pearson": 0.001440335765369353,
15
+ "Spearman": -0.01793872143538802
16
+ },
17
+ "test": {
18
+ "RMSE": 11.524511304049375,
19
+ "MAPE": 1.1313581373819086,
20
+ "R2": 0.001147262053007747,
21
+ "Pearson": 0.07344234681484232,
22
+ "Spearman": 0.05492884380214613
23
+ }
24
+ },
25
+ "L1": {
26
+ "train": {
27
+ "RMSE": 6.259938060631299,
28
+ "MAPE": 11.781773508167861,
29
+ "R2": 0.2800248529602707,
30
+ "Pearson": 0.6446873903814374,
31
+ "Spearman": 0.6005634974715014
32
+ },
33
+ "validation": {
34
+ "RMSE": 7.113482015655637,
35
+ "MAPE": 8.188001893344063,
36
+ "R2": 0.06499861953138253,
37
+ "Pearson": 0.2588284737471241,
38
+ "Spearman": 0.31394206517298817
39
+ },
40
+ "test": {
41
+ "RMSE": 7.017752994209757,
42
+ "MAPE": 6.795830121108049,
43
+ "R2": 0.0677387391159896,
44
+ "Pearson": 0.2611585919854802,
45
+ "Spearman": 0.31379838048189934
46
+ }
47
+ },
48
+ "L2s": {
49
+ "train": {
50
+ "RMSE": 250.33006772688034,
51
+ "MAPE": 1885528.9915721477,
52
+ "R2": 0.021731011570060632,
53
+ "Pearson": 0.4733005571777983,
54
+ "Spearman": 0.19709539116141478
55
+ },
56
+ "validation": {
57
+ "RMSE": 249.82906067918833,
58
+ "MAPE": 37106.84962779329,
59
+ "R2": -0.0005831846067938518,
60
+ "Pearson": 0.003275274106444171,
61
+ "Spearman": -0.03049506426791434
62
+ },
63
+ "test": {
64
+ "RMSE": 248.1924324285933,
65
+ "MAPE": 22259.46227133041,
66
+ "R2": -0.0025091712004570166,
67
+ "Pearson": -0.011339544052892546,
68
+ "Spearman": 0.04050003536551853
69
+ }
70
+ },
71
+ "L2": {
72
+ "train": {
73
+ "RMSE": 208.33872225467087,
74
+ "MAPE": 13364990.703005368,
75
+ "R2": 0.05441107251857136,
76
+ "Pearson": 0.6169936749019761,
77
+ "Spearman": 0.4389984587895294
78
+ },
79
+ "validation": {
80
+ "RMSE": 212.28137248773047,
81
+ "MAPE": 294547.4089533033,
82
+ "R2": 0.0020453668632658406,
83
+ "Pearson": 0.05039268469604009,
84
+ "Spearman": 0.2964615462935102
85
+ },
86
+ "test": {
87
+ "RMSE": 208.92878634160527,
88
+ "MAPE": 170708.08242156578,
89
+ "R2": 0.0036546285644121212,
90
+ "Pearson": 0.06352329315819312,
91
+ "Spearman": 0.2374027644656336
92
+ }
93
+ },
94
+ "Lpls": {
95
+ "train": {
96
+ "RMSE": 0.5092246492766725,
97
+ "MAPE": 1.1563252179424994,
98
+ "R2": 0.009772790012571364,
99
+ "Pearson": 0.3170357726407284,
100
+ "Spearman": 0.25861954131535875
101
+ },
102
+ "validation": {
103
+ "RMSE": 0.5046529035953357,
104
+ "MAPE": 1.0963528811445427,
105
+ "R2": 0.00015985656944594862,
106
+ "Pearson": 0.013453708260903023,
107
+ "Spearman": 0.024022581480840913
108
+ },
109
+ "test": {
110
+ "RMSE": 0.5097660567771245,
111
+ "MAPE": 1.0737190442982874,
112
+ "R2": -0.0013157420872156322,
113
+ "Pearson": 0.01795223494693961,
114
+ "Spearman": 0.008434788171920655
115
+ }
116
+ },
117
+ "Lpl": {
118
+ "train": {
119
+ "RMSE": 0.20970817082960425,
120
+ "MAPE": 8.33273910051014,
121
+ "R2": 0.4043833678835551,
122
+ "Pearson": 0.7000521006449582,
123
+ "Spearman": 0.7081317030521562
124
+ },
125
+ "validation": {
126
+ "RMSE": 0.2575456319341293,
127
+ "MAPE": 6.315696654441347,
128
+ "R2": 0.1084110880200988,
129
+ "Pearson": 0.33126319361310325,
130
+ "Spearman": 0.31824338867994306
131
+ },
132
+ "test": {
133
+ "RMSE": 0.2543903541020228,
134
+ "MAPE": 5.210309828699231,
135
+ "R2": 0.11821027424517105,
136
+ "Pearson": 0.3439217416004226,
137
+ "Spearman": 0.33963500711908207
138
+ }
139
+ }
140
+ }