anekazek commited on
Commit
51853f5
·
verified ·
1 Parent(s): ff602e4

Upload training_metadata.json with huggingface_hub

Browse files
Files changed (1) hide show
  1. training_metadata.json +65 -0
training_metadata.json ADDED
@@ -0,0 +1,65 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "data_path": "trident_full_panel_combined_2020_2025_nouuid.parquet",
3
+ "run_mode": "FINAL",
4
+ "target_mode": "synthetic_demo_score",
5
+ "n_panel_rows": 1181376,
6
+ "n_latest_rows": 16408,
7
+ "n_train": 13126,
8
+ "n_test": 3282,
9
+ "ag_preset": "high_quality",
10
+ "auto_stack": true,
11
+ "num_bag_folds": 3,
12
+ "num_stack_levels": 1,
13
+ "cv_enable": true,
14
+ "cv_summary": {
15
+ "rmse": 9.139885244731428,
16
+ "mae": 7.28762515348475,
17
+ "r2": 0.3174230575841412,
18
+ "spearman": 0.5094184903695035,
19
+ "ndcg@10": 0.9779200097227996,
20
+ "top10_capture": 0.5,
21
+ "precision@10_p90": 0.9666666666666667,
22
+ "ndcg@25": 0.941836841312047,
23
+ "top25_capture": 0.49333333333333335,
24
+ "precision@25_p90": 0.84,
25
+ "ndcg@50": 0.9250962883452178,
26
+ "top50_capture": 0.46,
27
+ "precision@50_p90": 0.7799999999999999,
28
+ "fold": 2.0,
29
+ "valid_size": 4375.333333333333,
30
+ "group_count": 3.0
31
+ },
32
+ "baseline_metrics": {
33
+ "rmse": 9.289716619389742,
34
+ "mae": 7.397541056526493,
35
+ "r2": 0.3586301350560749,
36
+ "spearman": 0.5342407898473293,
37
+ "ndcg@10": 0.9851352486512703,
38
+ "top10_capture": 0.5,
39
+ "precision@10_p90": 1.0,
40
+ "ndcg@25": 0.969709497650189,
41
+ "top25_capture": 0.72,
42
+ "precision@25_p90": 1.0,
43
+ "ndcg@50": 0.9579456479953972,
44
+ "top50_capture": 0.7,
45
+ "precision@50_p90": 0.94
46
+ },
47
+ "test_metrics": {
48
+ "rmse": 9.056537941980457,
49
+ "mae": 7.282902849064294,
50
+ "r2": 0.39042374692417614,
51
+ "spearman": 0.5449499900864166,
52
+ "ndcg@10": 1.0000000000000002,
53
+ "top10_capture": 0.6,
54
+ "precision@10_p90": 1.0,
55
+ "ndcg@25": 0.9803402338118213,
56
+ "top25_capture": 0.8,
57
+ "precision@25_p90": 1.0,
58
+ "ndcg@50": 0.9632877347454332,
59
+ "top50_capture": 0.68,
60
+ "precision@50_p90": 0.96,
61
+ "ndcg@100": 0.9369788724852576,
62
+ "top100_capture": 0.5,
63
+ "precision@100_p90": 0.75
64
+ }
65
+ }