mirror of
https://github.com/microsoft/qlib.git
synced 2026-07-14 16:26:55 +08:00
Update README.md
typo
This commit is contained in:
@@ -186,14 +186,14 @@ The automatic workflow may not suite the research workflow of all Quant research
|
|||||||
|
|
||||||
# Quant Model Zoo
|
# Quant Model Zoo
|
||||||
|
|
||||||
Here is a list of models build on `Qlib`.
|
Here is a list of models built on `Qlib`.
|
||||||
- [GBDT based on lightgbm](qlib/contrib/model/gbdt.py)
|
- [GBDT based on lightgbm](qlib/contrib/model/gbdt.py)
|
||||||
- [MLP based on pytroch](qlib/contrib/model/pytorch_nn.py)
|
- [MLP based on pytroch](qlib/contrib/model/pytorch_nn.py)
|
||||||
|
|
||||||
Your PR of new Quant models is highly welcomed.
|
Your PR of new Quant models is highly welcomed.
|
||||||
|
|
||||||
# Quant Dataset Zoo
|
# Quant Dataset Zoo
|
||||||
Dataset plays a very important role in Quant. Here is a list of the datasets build on `Qlib`.
|
Dataset plays a very important role in Quant. Here is a list of the datasets built on `Qlib`.
|
||||||
- [Alpha360](./qlib/contrib/estimator/handler.py)
|
- [Alpha360](./qlib/contrib/estimator/handler.py)
|
||||||
- [Alpha158](./qlib/contrib/estimator/handler.py)
|
- [Alpha158](./qlib/contrib/estimator/handler.py)
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user