Skip to content

Commit

Permalink
feat(models): update acpi abspower to 0.7.11
Browse files Browse the repository at this point in the history
Signed-off-by: Sunil Thaha <[email protected]>
  • Loading branch information
sthaha committed Aug 29, 2024
1 parent fcc8e0a commit 7303454
Showing 1 changed file with 7 additions and 5 deletions.
12 changes: 7 additions & 5 deletions data/model_weight/acpi_AbsPowerModel.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,14 +2,16 @@
"model_name": "SGDRegressorTrainer_0",
"platform": {
"All_Weights": {
"Bias_Weight": 220.9079278650894,
"Bias_Weight": 63.732101547596734,
"Categorical_Variables": {},
"Numerical_Variables": {
"bpf_cpu_time_ms": {
"scale": 5911.969193263386,
"mean": 0,
"variance": 0,
"weight": 29.028228361462897
"scale": 3991.690709751875,
"weight": 60.735455390707436
},
"bpf_page_cache_hit": {
"scale": 1.0,
"weight": 0.0
}
}
}
Expand Down

0 comments on commit 7303454

Please sign in to comment.