P2SAMAPA commited on
Commit
ee5780f
·
verified ·
1 Parent(s): f8481a8

Upload user_prefs.json with huggingface_hub

Browse files
Files changed (1) hide show
  1. user_prefs.json +3 -3
user_prefs.json CHANGED
@@ -1,8 +1,8 @@
1
  {
2
- "start_year": 2015,
3
  "fee_bps": 10,
4
  "max_epochs": 95,
5
- "wavelet": "db2 (Daubechies-2)",
6
- "tsl_pct": 14,
7
  "z_reentry": 1.0
8
  }
 
1
  {
2
+ "start_year": 2016,
3
  "fee_bps": 10,
4
  "max_epochs": 95,
5
+ "wavelet": "db4 (Daubechies-4)",
6
+ "tsl_pct": 12,
7
  "z_reentry": 1.0
8
  }