DaniFrame commited on
Commit
73907f9
·
verified ·
1 Parent(s): 6cdc37e

Upload extra parameters and metrics

Browse files
swCSC_xgboost_seed_13/extra_params.json ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ {
2
+ "Lpls_beta": 0.0014443841329252701
3
+ }
swCSC_xgboost_seed_13/feature_importance.csv ADDED
@@ -0,0 +1,23 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ,L1s_importance,L1_importance,L2s_importance,L2_importance,Lpls_importance,Lpl_importance
2
+ AFP,0.3105404,0.35256085,0.08268249,0.09589118,0.20569474,0.25011975
3
+ FEh,0.08336302,0.0696682,0.6649674,0.5974223,0.13493815,0.13813566
4
+ PT_D,0.0,0.017990097,0.0032419383,0.0044281688,0.03183941,0.04824964
5
+ PT_P,0.12739637,0.055926707,0.04647979,0.029991992,0.053089317,0.071335964
6
+ PT_Unk,0.15889828,0.2523453,0.06990456,0.12145976,0.10792534,0.08968073
7
+ FEM_A,0.08830159,0.066986136,0.0134686865,0.015924325,0.1368115,0.06708373
8
+ FEM_C,0.01336564,0.015111464,0.0001716009,0.00013184058,0.08431935,0.05666972
9
+ FEM_CAE,0.0,0.0,0.0,0.0,0.0,0.0
10
+ FEM_D,0.034481563,0.0012714152,8.322419e-05,4.7126614e-05,0.030489603,0.0049941754
11
+ FEM_EO,0.051301967,0.007500238,0.0006317734,0.0005057376,0.07517136,0.032237653
12
+ FEM_W,0.0,0.0,0.0,0.0,0.0,0.0
13
+ cpu_training_time,0.003089674,0.004411729,0.0056525115,0.0054183705,0.0035195318,0.0066082985
14
+ cpu_prediction_time,0.0030679307,0.005368711,0.0046182917,0.0046543772,0.004314864,0.008665349
15
+ memory_usage,0.008547904,0.009881891,0.017170006,0.016252171,0.004894332,0.010056095
16
+ max_depth,0.0016711669,0.0027061654,0.003239391,0.0030903728,0.0036586504,0.0041053034
17
+ learning_rate,0.008504378,0.012937317,0.016161837,0.020192191,0.014122935,0.02097276
18
+ n_estimators,0.004493976,0.008795994,0.00909972,0.01125488,0.00911659,0.014306016
19
+ model_CatBoostRegressor,0.01583404,0.02005134,0.0068385876,0.0068404493,0.036296435,0.05966837
20
+ model_DecisionTreeRegressor,0.0013686556,0.0022198567,0.0,0.0,8.4706335e-05,0.00065794145
21
+ model_LGBMRegressor,0.054840017,0.06839433,0.039653648,0.04623004,0.029156826,0.08364232
22
+ model_RandomForestRegressor,0.0059117135,0.0045698327,0.0035108216,0.004174084,0.004209578,0.015914835
23
+ model_XGBRegressor,0.02502162,0.021302348,0.012423732,0.016090674,0.030346597,0.016895683
swCSC_xgboost_seed_13/metrics.json ADDED
@@ -0,0 +1,140 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "L1s": {
3
+ "train": {
4
+ "RMSE": 1355.0220863188972,
5
+ "MAPE": 4.2865669478004085,
6
+ "R2": 0.009436874707767662,
7
+ "Pearson": 0.2934112378642004,
8
+ "Spearman": 0.2098123601072197
9
+ },
10
+ "validation": {
11
+ "RMSE": 506.32939375956744,
12
+ "MAPE": 30.455771695812203,
13
+ "R2": -0.006033678276462284,
14
+ "Pearson": -0.09790648250711005,
15
+ "Spearman": 0.07301784344392133
16
+ },
17
+ "test": {
18
+ "RMSE": 588.8717974071209,
19
+ "MAPE": 3.271578434889405,
20
+ "R2": -0.808055323649548,
21
+ "Pearson": 0.46969197318412015,
22
+ "Spearman": 0.4908611634911302
23
+ }
24
+ },
25
+ "L1": {
26
+ "train": {
27
+ "RMSE": 418.07421482042184,
28
+ "MAPE": 5.059815018348742,
29
+ "R2": 0.8690612045604317,
30
+ "Pearson": 0.9863134662229965,
31
+ "Spearman": 0.8865468170775946
32
+ },
33
+ "validation": {
34
+ "RMSE": 393.36690400759323,
35
+ "MAPE": 47.95929815185189,
36
+ "R2": -0.09742418087408167,
37
+ "Pearson": 0.15055495802232002,
38
+ "Spearman": -0.01945242222883017
39
+ },
40
+ "test": {
41
+ "RMSE": 278.64051169030625,
42
+ "MAPE": 3.9802748819971785,
43
+ "R2": -0.03775921237442814,
44
+ "Pearson": 0.23774259880714513,
45
+ "Spearman": 0.13375019112585113
46
+ }
47
+ },
48
+ "L2s": {
49
+ "train": {
50
+ "RMSE": 1661049.450938188,
51
+ "MAPE": 23567.26068647272,
52
+ "R2": 0.9383759469700514,
53
+ "Pearson": 0.9942390052328155,
54
+ "Spearman": 0.8028044970871843
55
+ },
56
+ "validation": {
57
+ "RMSE": 553494.026782197,
58
+ "MAPE": 506968.7803787998,
59
+ "R2": -0.053546589694825286,
60
+ "Pearson": 0.23552158591988023,
61
+ "Spearman": 0.12704334761964178
62
+ },
63
+ "test": {
64
+ "RMSE": 621570.2507967758,
65
+ "MAPE": 2326.686191241596,
66
+ "R2": -1.6089272615934251,
67
+ "Pearson": 0.07201648601478462,
68
+ "Spearman": 0.276334715304067
69
+ }
70
+ },
71
+ "L2": {
72
+ "train": {
73
+ "RMSE": 844880.095293131,
74
+ "MAPE": 13545.34983603474,
75
+ "R2": 0.9834399013980476,
76
+ "Pearson": 0.996899278073729,
77
+ "Spearman": 0.8088879329243486
78
+ },
79
+ "validation": {
80
+ "RMSE": 680986.8561103407,
81
+ "MAPE": 357481.14486267563,
82
+ "R2": -0.7978166052686118,
83
+ "Pearson": -0.002300708334760815,
84
+ "Spearman": -0.18164116491269686
85
+ },
86
+ "test": {
87
+ "RMSE": 379288.43709465873,
88
+ "MAPE": 1484.161783492172,
89
+ "R2": -0.23249552834217369,
90
+ "Pearson": 0.010818267639829682,
91
+ "Spearman": -0.09117538712410249
92
+ }
93
+ },
94
+ "Lpls": {
95
+ "train": {
96
+ "RMSE": 0.44636654015187904,
97
+ "MAPE": 1.504245249742081,
98
+ "R2": 0.008392009681171375,
99
+ "Pearson": 0.2827587892835194,
100
+ "Spearman": 0.2410761745990999
101
+ },
102
+ "validation": {
103
+ "RMSE": 0.3342297001307114,
104
+ "MAPE": 6.4210392743158025,
105
+ "R2": -0.13228463488901188,
106
+ "Pearson": 0.15506714726433962,
107
+ "Spearman": 0.26242952662079855
108
+ },
109
+ "test": {
110
+ "RMSE": 0.31155204991355095,
111
+ "MAPE": 1.369854840907735,
112
+ "R2": -0.19203920025040078,
113
+ "Pearson": 0.4559979118955578,
114
+ "Spearman": 0.48395994239252443
115
+ }
116
+ },
117
+ "Lpl": {
118
+ "train": {
119
+ "RMSE": 0.22212707016401076,
120
+ "MAPE": 5.786018061324902,
121
+ "R2": 0.3826698245771396,
122
+ "Pearson": 0.9307352867959265,
123
+ "Spearman": 0.8588384867441968
124
+ },
125
+ "validation": {
126
+ "RMSE": 0.21888932179857765,
127
+ "MAPE": 51.924934313199934,
128
+ "R2": -0.004108329525797982,
129
+ "Pearson": 0.25388846709178586,
130
+ "Spearman": 0.18822048750738898
131
+ },
132
+ "test": {
133
+ "RMSE": 0.17260796659300526,
134
+ "MAPE": 3.8527553488872237,
135
+ "R2": -0.1047962100830202,
136
+ "Pearson": 0.24786460949376188,
137
+ "Spearman": 0.1059329043825636
138
+ }
139
+ }
140
+ }