Spestly commited on
Commit
323d6e7
·
verified ·
1 Parent(s): f51e13c

Upload metadata.json with huggingface_hub

Browse files
Files changed (1) hide show
  1. metadata.json +16 -2
metadata.json CHANGED
@@ -13,10 +13,24 @@
13
  "ridge.pkl",
14
  "weights.pkl"
15
  ]
 
 
 
 
 
 
 
 
 
 
 
 
 
 
16
  }
17
  ],
18
- "latest_version": "v20251007_040949",
19
  "model_type": "ML Ensemble (Gradient Boosting + Random Forest + Ridge)",
20
  "feature_count": 18,
21
- "total_versions": 1
22
  }
 
13
  "ridge.pkl",
14
  "weights.pkl"
15
  ]
16
+ },
17
+ {
18
+ "version": "v20251007_041247",
19
+ "timestamp": "2025-10-07T04:12:57.995349",
20
+ "training_samples": 40000,
21
+ "train_mae": 0.0,
22
+ "test_mae": 0.0,
23
+ "model_files": [
24
+ "scaler.pkl",
25
+ "gb.pkl",
26
+ "rf.pkl",
27
+ "ridge.pkl",
28
+ "weights.pkl"
29
+ ]
30
  }
31
  ],
32
+ "latest_version": "v20251007_041247",
33
  "model_type": "ML Ensemble (Gradient Boosting + Random Forest + Ridge)",
34
  "feature_count": 18,
35
+ "total_versions": 2
36
  }