mirror of
https://github.com/microsoft/qlib.git
synced 2026-07-06 12:30:57 +08:00
update model
This commit is contained in:
@@ -51,4 +51,3 @@ qlib_data:
|
||||
# when testing, please modify the following parameters according to the specific environment
|
||||
provider_uri: "~/.qlib/qlib_data/cn_data"
|
||||
region: "cn"
|
||||
redis_port: 1222
|
||||
|
||||
@@ -48,11 +48,8 @@ backtest:
|
||||
open_cost: 0.0005
|
||||
close_cost: 0.0015
|
||||
min_cost: 5
|
||||
long_short_backtest_args:
|
||||
topk: 50
|
||||
|
||||
qlib_data:
|
||||
# when testing, please modify the following parameters according to the specific environment
|
||||
provider_uri: "~/.qlib/qlib_data/cn_data"
|
||||
region: "cn"
|
||||
redis_port: 1222
|
||||
|
||||
Reference in New Issue
Block a user