mirror of
https://github.com/microsoft/qlib.git
synced 2026-07-01 18:11:18 +08:00
format example
This commit is contained in:
@@ -55,7 +55,7 @@ task = {
|
||||
def first_train(experiment_name="online_svr"):
|
||||
|
||||
rid = task_train(task_config=task, experiment_name=experiment_name)
|
||||
|
||||
|
||||
rom = OnlineManager(experiment_name)
|
||||
rom.reset_online_model(rid)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user