policyengine-us-data / calibration /logs /unified_run_config.json
baogorek's picture
Upload 5 calibration artifact(s)
5a780eb verified
raw
history blame
733 Bytes
{
"dataset": "/root/policyengine-us-data/policyengine_us_data/storage/stratified_extended_cps_2024.h5",
"db_path": "/root/policyengine-us-data/policyengine_us_data/storage/calibration/policy_data.db",
"skip_source_impute": false,
"n_clones": 436,
"lambda_l0": 1e-06,
"beta": 0.65,
"lambda_l2": 1e-08,
"learning_rate": 0.15,
"epochs": 1000,
"device": "cuda",
"seed": 42,
"domain_variables": null,
"hierarchical_domains": null,
"target_config": "policyengine_us_data/calibration/target_config.yaml",
"n_targets": 15481,
"n_records": 5231564,
"weight_format": "stacked",
"weight_sum": 97701435.00190917,
"weight_nonzero": 1556784,
"mean_error_pct": 8.25340264563043,
"elapsed_seconds": 1622.5
}