Views
No views yet
| Metric | Value |
|---|---|
| crps_total | 0.949838 |
| Total experiments | 252 |
| Successful | 215 (85%) |
| Max generation | 19 |
| # | Name | Metric | Gen |
|---|---|---|---|
| 223 | exp_heston_garch_dynamic_df_scaling | 0.949838 | 17 |
| 226 | exp_1069 | 0.949838 | 18 |
| 233 | exp_4410 | 0.949838 | 18 |
| 234 | exp_8932 | 0.949838 | 18 |
| 238 | exp_7640 | 0.949838 | 18 |
1# Install dependencies
2pip install torch numpy pandas scipy huggingface_hub
3
4# Run the best model
5python train.pytrain.py — The evolved training script (best experiment)prepare.py — Frozen evaluation harness (data loading + CRPS scoring)task.yaml — Task configuration for evoloopreport.json — Full experiment report with metricsexperiments.jsonl — Complete experiment history