Skip to content

Commit 7f66566

Browse files
committed
chore: update intel_rapl_DynPowerModel from ec2-0.7.11
Signed-off-by: Sunyanan Choochotkaew <[email protected]>
1 parent 0433ade commit 7f66566

File tree

1 file changed

+24
-16
lines changed

1 file changed

+24
-16
lines changed

data/model_weight/intel_rapl_DynPowerModel.json

+24-16
Original file line numberDiff line numberDiff line change
@@ -2,14 +2,16 @@
22
"model_name": "SGDRegressorTrainer_0",
33
"package": {
44
"All_Weights": {
5-
"Bias_Weight": 38.856412561925055,
5+
"Bias_Weight": 89.26166499273477,
66
"Categorical_Variables": {},
77
"Numerical_Variables": {
88
"bpf_cpu_time_ms": {
9-
"scale": 5911.969193263386,
10-
"mean": 0,
11-
"variance": 0,
12-
"weight": 22.258830113477515
9+
"scale": 95877.0,
10+
"weight": 304.9021003654337
11+
},
12+
"bpf_page_cache_hit": {
13+
"scale": 1.0,
14+
"weight": 0.0
1315
}
1416
}
1517
}
@@ -20,9 +22,11 @@
2022
"Categorical_Variables": {},
2123
"Numerical_Variables": {
2224
"bpf_cpu_time_ms": {
23-
"scale": 5911.969193263386,
24-
"mean": 0,
25-
"variance": 0,
25+
"scale": 95877.0,
26+
"weight": 0.0
27+
},
28+
"bpf_page_cache_hit": {
29+
"scale": 1.0,
2630
"weight": 0.0
2731
}
2832
}
@@ -34,24 +38,28 @@
3438
"Categorical_Variables": {},
3539
"Numerical_Variables": {
3640
"bpf_cpu_time_ms": {
37-
"scale": 5911.969193263386,
38-
"mean": 0,
39-
"variance": 0,
41+
"scale": 95877.0,
42+
"weight": 0.0
43+
},
44+
"bpf_page_cache_hit": {
45+
"scale": 1.0,
4046
"weight": 0.0
4147
}
4248
}
4349
}
4450
},
4551
"dram": {
4652
"All_Weights": {
47-
"Bias_Weight": 9.080889901856153,
53+
"Bias_Weight": 4.456733766091277,
4854
"Categorical_Variables": {},
4955
"Numerical_Variables": {
5056
"bpf_cpu_time_ms": {
51-
"scale": 5911.969193263386,
52-
"mean": 0,
53-
"variance": 0,
54-
"weight": 3.0358946796490924
57+
"scale": 95877.0,
58+
"weight": 8.249791438136015
59+
},
60+
"bpf_page_cache_hit": {
61+
"scale": 1.0,
62+
"weight": 0.0
5563
}
5664
}
5765
}

0 commit comments

Comments
 (0)