File size: 4,029 Bytes
1834e53 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 | {
"params_used": {
"seed": 911472861,
"n_labels": 9,
"n_features": 10,
"n_strata": 4,
"n_calibration": 4939,
"n_deployment": 5911,
"target_risk": 0.1084,
"delta": 0.1366,
"stratum_shift_strength": 0.4225,
"hard_stratum_gap": 0.2001
},
"input_files": [
"data/metadata.json",
"data/risk_spec.json",
"data/calibration_scores.csv",
"data/calibration_labels.csv",
"data/calibration_features.csv",
"data/deployment_scores.csv",
"data/deployment_features.csv"
],
"reference_files": [
"baseline_audit.csv",
"baseline_audit.json",
"calibration_proxy_strata_ref.npy",
"deployment_proxy_strata_ref.npy",
"deployment_truth.csv",
"results/audit_summary.csv",
"results/calibration_diagnostics.csv",
"results/constraint_audit.csv",
"results/distribution_diagnostics.csv",
"results/partition_audit.png",
"results/partition_diagnostics.csv",
"results/policy_parameters.csv",
"results/prediction_sets.csv",
"results/score_diagnostics.png",
"results/set_size_summary.csv",
"results/set_size_tradeoff.png",
"scorer_meta.json"
],
"calibration_mixture": [
0.32142857142857145,
0.27380952380952384,
0.22619047619047616,
0.17857142857142858
],
"deployment_mixture": [
0.07758124484684435,
0.2385360111593369,
0.27066577474940756,
0.41321696924441126
],
"acceptance_audit": {
"accepted": true,
"reference_ok": true,
"global_fails_subgroup": true,
"top2_fails": true,
"top3_fails": true,
"large_fixed_topk_fails": true,
"max_score_bins_fails": true,
"adaptive_max_score_topk_fails": true,
"adaptive_cost_score_topk_fails": false,
"score_only_calibrated_aps_fails": true,
"adaptive_top_bottom_fails": true,
"adaptive_top_bottom_size_margin": 0.36,
"adaptive_max_entropy_top_bottom_fails": true,
"adaptive_top_label_entropy_top_bottom_fails": true,
"adaptive_feature_entropy_top_bottom_fails": true,
"adaptive_cost_feature_entropy_top_bottom_fails": true,
"single_feature_rule_fails": true,
"all_labels_inefficient": true,
"target_risk": 0.1084,
"generation_attempt": 2
},
"generation_time_seconds": 28.069,
"checksums": {
"baseline_audit.csv": "fdc86aa872a3d01d280d530ef80df3f946f67d3f46076c43d2446f6f7c39e65a",
"baseline_audit.json": "024a78fef88d015dbed49c46d693205909823ee2a934211c9bf91e91a322fcf5",
"calibration_proxy_strata_ref.npy": "d6b67ad676b5d710f2a82d863617d5128e5c806773346f905f3475e34f40edf6",
"deployment_proxy_strata_ref.npy": "b73dcb9ab0d1cb208bc7f37ec35dcb9c4e4bb91a09a5dda5a52ee9804a899ba3",
"deployment_truth.csv": "afc82d95bff2f02923f8d71d078905e371a00ed84b4525b2235a1fe2a1665e66",
"results/audit_summary.csv": "bc1ddd113e6a78031de4ef41f8e446e450c04b83878269d02042a646c43c81d7",
"results/calibration_diagnostics.csv": "f7631ac2117cb0f4b1ced78423fb9e4963eb73aba4b70add6066261667bfa848",
"results/constraint_audit.csv": "ff90e7a9ec699f94001e81f8a7f40f6819bf23404269f26e87100b7e830c801c",
"results/distribution_diagnostics.csv": "dba626a30d575c583c30c7f7c3615f06d1a1c03ebb152d288e75c57df48318b1",
"results/partition_audit.png": "9d8826cff9224c9819cd5eb1abb863c6912438f2a6078546b5608d3cc88bf242",
"results/partition_diagnostics.csv": "710fd42f9c7620509215586623f527798383ba6f36796ef8e0458b900ca98e50",
"results/policy_parameters.csv": "6ddfdd5b47144bb926eeed2483bdb19ff89ad9599230cc1903a73916b50f6ff3",
"results/prediction_sets.csv": "384cadcf17f7f8878ce27c53623345135d4bf32a56b4d0d7dc6f3ab9b2392824",
"results/score_diagnostics.png": "ce278c7756552c41ef7d6b31a64953bedc07dfec878a8f65214ff3550f4bcbdd",
"results/set_size_summary.csv": "0ab6748305f976f66d6f54d00bae94bb10a8ba2008735ec43746f3b9c71e75db",
"results/set_size_tradeoff.png": "67e6f6c25e07a0123f59c1a55e1196fa4145458aa358d61bc9fcb010ea1644f2",
"scorer_meta.json": "2bb57be1a82f240f92c058a9d0d192c9dbe4b0e88dd10715b24a1d8608525664"
}
} |