P2SAMAPA commited on
Commit
c509d32
·
verified ·
1 Parent(s): 05871ee

Upload results/window_04_equity_summary.json with huggingface_hub

Browse files
results/window_04_equity_summary.json ADDED
@@ -0,0 +1,20 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "window_id": 4,
3
+ "test_year": "2014",
4
+ "train_start": "2008-01-02",
5
+ "train_end": "2013-12-31",
6
+ "ftrl_total_return": -0.22630676269531247,
7
+ "agg_total_return": 0.05928961117938858,
8
+ "excess_return": -0.28559637387470105,
9
+ "ftrl_sharpe": -0.7364991899410013,
10
+ "ftrl_max_drawdown": -0.3387332626034545,
11
+ "live_ftrl_return": 0.98913818359375,
12
+ "live_agg_return": 0.07207111526230459,
13
+ "live_excess_return": 0.9170670683314455,
14
+ "live_sharpe": 1.8739852001759643,
15
+ "live_max_drawdown": -0.2727198099600921,
16
+ "live_n_days": 270,
17
+ "live_start": "2025-01-01",
18
+ "best_train_epoch": 18,
19
+ "best_train_return": -20.633773803710938
20
+ }