P2SAMAPA commited on
Commit
1582445
·
verified ·
1 Parent(s): 36776de

Upload models/best_model.json with huggingface_hub

Browse files
Files changed (1) hide show
  1. models/best_model.json +8 -0
models/best_model.json ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "best_ma_window": 5,
3
+ "ma3_mse": 0.10492685310532136,
4
+ "ma5_mse": 0.04157586311144384,
5
+ "ma3_pseudo_return": 0.905037285671507,
6
+ "ma5_pseudo_return": 0.9600836918520304,
7
+ "selection_criteria": "lowest_validation_mse"
8
+ }