Upload 5 calibration artifact(s)
Browse files
calibration/calibration_weights.npy
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 41852640
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:244e6adb34bf45f8431845644efeb27b1e8b9396cb19403a76c9d70ef6f6c0d2
|
| 3 |
size 41852640
|
calibration/logs/calibration_log.csv
CHANGED
|
The diff for this file is too large to render.
See raw diff
|
|
|
calibration/logs/unified_diagnostics.csv
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
calibration/logs/unified_run_config.json
ADDED
|
@@ -0,0 +1,23 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"dataset": "/root/policyengine-us-data/policyengine_us_data/storage/stratified_extended_cps_2024.h5",
|
| 3 |
+
"db_path": "/root/policyengine-us-data/policyengine_us_data/storage/calibration/policy_data.db",
|
| 4 |
+
"skip_source_impute": false,
|
| 5 |
+
"n_clones": 436,
|
| 6 |
+
"lambda_l0": 1e-06,
|
| 7 |
+
"beta": 0.65,
|
| 8 |
+
"lambda_l2": 1e-08,
|
| 9 |
+
"learning_rate": 0.15,
|
| 10 |
+
"epochs": 1000,
|
| 11 |
+
"device": "cuda",
|
| 12 |
+
"seed": 42,
|
| 13 |
+
"domain_variables": null,
|
| 14 |
+
"hierarchical_domains": null,
|
| 15 |
+
"target_config": "policyengine_us_data/calibration/target_config.yaml",
|
| 16 |
+
"n_targets": 15481,
|
| 17 |
+
"n_records": 5231564,
|
| 18 |
+
"weight_format": "stacked",
|
| 19 |
+
"weight_sum": 97701435.00190917,
|
| 20 |
+
"weight_nonzero": 1556784,
|
| 21 |
+
"mean_error_pct": 8.25340264563043,
|
| 22 |
+
"elapsed_seconds": 1622.5
|
| 23 |
+
}
|
calibration/stacked_blocks.npy
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:42f03456a2358711052b9f474fee4a1066479eff5725337f9315fbf32119da16
|
| 3 |
+
size 313893968
|