From ecd5f545479c62fc3408565e6bc9f747ea530e90 Mon Sep 17 00:00:00 2001 From: Sunil Thaha Date: Thu, 29 Aug 2024 11:11:54 +1000 Subject: [PATCH] feat(models): update acpi dyn to 0.7.11 Signed-off-by: Sunil Thaha --- data/model_weight/acpi_DynPowerModel.json | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) diff --git a/data/model_weight/acpi_DynPowerModel.json b/data/model_weight/acpi_DynPowerModel.json index 25bdb48a06..be8c659fe1 100644 --- a/data/model_weight/acpi_DynPowerModel.json +++ b/data/model_weight/acpi_DynPowerModel.json @@ -2,14 +2,16 @@ "model_name": "SGDRegressorTrainer_0", "platform": { "All_Weights": { - "Bias_Weight": 49.56491877218095, + "Bias_Weight": 2.2983085534792616, "Categorical_Variables": {}, "Numerical_Variables": { "bpf_cpu_time_ms": { - "scale": 5911.969193263386, - "mean": 0, - "variance": 0, - "weight": 28.501356366108837 + "scale": 3991.690709751875, + "weight": 59.30618884592585 + }, + "bpf_page_cache_hit": { + "scale": 1.0, + "weight": 0.0 } } }