Calibrate Torch forecast thresholds
This commit is contained in:
@@ -252,8 +252,8 @@ def test_torch_forecast_buys_only_from_positive_torch_edge(make_settings, tmp_pa
|
||||
forecast={
|
||||
"usable": True,
|
||||
"model": "torch_gru",
|
||||
"expected_return_percent": 0.24,
|
||||
"probability_up": 0.63,
|
||||
"expected_return_percent": 0.36,
|
||||
"probability_up": 0.66,
|
||||
"skill": 0.22,
|
||||
"block_entry": False,
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user