mirror of
https://github.com/microsoft/qlib.git
synced 2026-06-06 05:51:17 +08:00
Update workflow_by_code.py
Fix typo in workflow_by_code.py
This commit is contained in:
@@ -99,7 +99,7 @@ if __name__ == "__main__":
|
||||
},
|
||||
}
|
||||
|
||||
# model initiaiton
|
||||
# model initiation
|
||||
model = init_instance_by_config(task["model"])
|
||||
dataset = init_instance_by_config(task["dataset"])
|
||||
|
||||
|
||||
Reference in New Issue
Block a user