DaniFrame commited on
Commit
6fcc87e
1 Parent(s): cef7d95

Upload extra parameters and metrics

Browse files
ltfsid_xgboost_seed_420/extra_params.json ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ {
2
+ "Lpls_beta": 0.17433451716529533
3
+ }
ltfsid_xgboost_seed_420/feature_importance.csv ADDED
@@ -0,0 +1,16 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ,L1s_importance,L1_importance,L2s_importance,L2_importance,Lpls_importance,Lpl_importance
2
+ Area,0.16989218,0.09919513,0.10809155,0.18834181,0.24204142,0.08354748
3
+ Sensing Range,0.10136844,0.069012724,0.08520081,0.08155614,0.112475626,0.045746952
4
+ Transmission Range,0.11263512,0.06183961,0.084309064,0.06930821,0.10062256,0.03893961
5
+ Number of Sensor nodes,0.034194935,0.049789395,0.039002895,0.028543245,0.033752427,0.027122224
6
+ cpu_training_time,0.016548982,0.020813331,0.036044598,0.021807954,0.015077688,0.017985526
7
+ cpu_prediction_time,0.022194471,0.029675769,0.02588178,0.029148724,0.019865956,0.024333859
8
+ memory_usage,0.02477978,0.027541377,0.08916018,0.058931302,0.036113515,0.028315471
9
+ max_depth,0.012084327,0.016700678,0.015564439,0.017713448,0.011773314,0.020078985
10
+ learning_rate,0.116613984,0.13871206,0.18875885,0.17093031,0.07191654,0.095977955
11
+ n_estimators,0.09216877,0.19191685,0.15559393,0.12961608,0.05397233,0.11234193
12
+ model_CatBoostRegressor,0.033268496,0.03703094,0.03376763,0.020989394,0.06444247,0.17573883
13
+ model_DecisionTreeRegressor,0.0,0.0,0.0,0.0,0.0,0.0
14
+ model_LGBMRegressor,0.1581706,0.15529564,0.08477401,0.103151634,0.15616612,0.14772654
15
+ model_RandomForestRegressor,0.07702467,0.055624843,0.035516083,0.036330532,0.03427338,0.040692225
16
+ model_XGBRegressor,0.029055253,0.046851758,0.018334348,0.043631278,0.04750667,0.14145237
ltfsid_xgboost_seed_420/metrics.json ADDED
@@ -0,0 +1,140 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "L1s": {
3
+ "train": {
4
+ "RMSE": 3.903780264207862,
5
+ "MAPE": 2.0826922844553586,
6
+ "R2": 0.8586207649297634,
7
+ "Pearson": 0.9576561107703805,
8
+ "Spearman": 0.886812653562405
9
+ },
10
+ "validation": {
11
+ "RMSE": 13.122154715717146,
12
+ "MAPE": 2.3457915788612236,
13
+ "R2": 0.12565533567506582,
14
+ "Pearson": 0.40363517699402063,
15
+ "Spearman": 0.39741887621963556
16
+ },
17
+ "test": {
18
+ "RMSE": 4.748589886790673,
19
+ "MAPE": 3.7218884129744443,
20
+ "R2": 0.7469074392709436,
21
+ "Pearson": 0.8902965909617171,
22
+ "Spearman": 0.6864032700601289
23
+ }
24
+ },
25
+ "L1": {
26
+ "train": {
27
+ "RMSE": 2.8436889612664116,
28
+ "MAPE": 4.41971692094949,
29
+ "R2": 0.8817682138637846,
30
+ "Pearson": 0.9561469579656838,
31
+ "Spearman": 0.8615744834029219
32
+ },
33
+ "validation": {
34
+ "RMSE": 8.59861830751099,
35
+ "MAPE": 4.948849538222686,
36
+ "R2": 0.4261183186455155,
37
+ "Pearson": 0.6556248701536291,
38
+ "Spearman": 0.6435796588157843
39
+ },
40
+ "test": {
41
+ "RMSE": 3.377715194942918,
42
+ "MAPE": 28.452072338954547,
43
+ "R2": 0.8302058864471702,
44
+ "Pearson": 0.9222929722620998,
45
+ "Spearman": 0.7496218736326515
46
+ }
47
+ },
48
+ "L2s": {
49
+ "train": {
50
+ "RMSE": 129.31130274972213,
51
+ "MAPE": 6453.376010176604,
52
+ "R2": 0.880433132948064,
53
+ "Pearson": 0.9780910812398477,
54
+ "Spearman": 0.7792851672646159
55
+ },
56
+ "validation": {
57
+ "RMSE": 617.369668852302,
58
+ "MAPE": 448.20177107572107,
59
+ "R2": 0.047569484550047836,
60
+ "Pearson": 0.2619024590292421,
61
+ "Spearman": 0.3539857126926548
62
+ },
63
+ "test": {
64
+ "RMSE": 127.20766800739088,
65
+ "MAPE": 387486.7704553024,
66
+ "R2": 0.8097782221471832,
67
+ "Pearson": 0.9370010559054052,
68
+ "Spearman": 0.6179064356277195
69
+ }
70
+ },
71
+ "L2": {
72
+ "train": {
73
+ "RMSE": 237.21173161126845,
74
+ "MAPE": 26475.092690657282,
75
+ "R2": 0.5612295229417987,
76
+ "Pearson": 0.9567125523542479,
77
+ "Spearman": 0.736296437463878
78
+ },
79
+ "validation": {
80
+ "RMSE": 599.6418705555234,
81
+ "MAPE": 34247.799688718056,
82
+ "R2": 0.021419658548253784,
83
+ "Pearson": 0.20587688971069598,
84
+ "Spearman": 0.5681696058961607
85
+ },
86
+ "test": {
87
+ "RMSE": 197.29619393756488,
88
+ "MAPE": 5584417.40119477,
89
+ "R2": 0.5146276717520513,
90
+ "Pearson": 0.908279613941064,
91
+ "Spearman": 0.6574701943116239
92
+ }
93
+ },
94
+ "Lpls": {
95
+ "train": {
96
+ "RMSE": 0.3553732395280016,
97
+ "MAPE": 1.3656805165619137,
98
+ "R2": 0.45307675175089046,
99
+ "Pearson": 0.8841589136956134,
100
+ "Spearman": 0.8558307418030116
101
+ },
102
+ "validation": {
103
+ "RMSE": 0.508974965245789,
104
+ "MAPE": 1.6248104126518903,
105
+ "R2": 0.11938337700427382,
106
+ "Pearson": 0.39310397701018973,
107
+ "Spearman": 0.4218441336506432
108
+ },
109
+ "test": {
110
+ "RMSE": 0.3310891495518744,
111
+ "MAPE": 3.2737539354050424,
112
+ "R2": 0.35710530701110876,
113
+ "Pearson": 0.775365886736816,
114
+ "Spearman": 0.6765827172294081
115
+ }
116
+ },
117
+ "Lpl": {
118
+ "train": {
119
+ "RMSE": 0.1333795731202018,
120
+ "MAPE": 3.525339942794786,
121
+ "R2": 0.8073969859036059,
122
+ "Pearson": 0.9223926860561316,
123
+ "Spearman": 0.8878350218870388
124
+ },
125
+ "validation": {
126
+ "RMSE": 0.2419990142977269,
127
+ "MAPE": 3.5075214526930196,
128
+ "R2": 0.5096950459161729,
129
+ "Pearson": 0.7139638579046133,
130
+ "Spearman": 0.6965174947827487
131
+ },
132
+ "test": {
133
+ "RMSE": 0.16934326545968026,
134
+ "MAPE": 23.25469113864309,
135
+ "R2": 0.6825132578955271,
136
+ "Pearson": 0.8338931335416055,
137
+ "Spearman": 0.767441353478379
138
+ }
139
+ }
140
+ }