You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -360,7 +360,7 @@ Here is a list of models built on `Qlib`.
360
360
361
361
Your PR of new Quant models is highly welcomed.
362
362
363
-
The performance of each model on the `Alpha158` and `Alpha360`dataset can be found [here](examples/benchmarks/README.md).
363
+
The performance of each model on the `Alpha158` and `Alpha360`datasets can be found [here](examples/benchmarks/README.md).
364
364
365
365
### Run a single model
366
366
All the models listed above are runnable with ``Qlib``. Users can find the config files we provide and some details about the model through the [benchmarks](examples/benchmarks) folder. More information can be retrieved at the model files listed above.
0 commit comments