mirror of
https://github.com/microsoft/qlib.git
synced 2026-07-16 01:06:56 +08:00
Update README.md fixed typo (#1221)
Changed a typo from "carefully desgined by" to "carefully designed by"
This commit is contained in:
@@ -74,7 +74,7 @@ The numbers shown below demonstrate the performance of the entire `workflow` of
|
|||||||
- The base model of DoubleEnsemble is LGBM.
|
- The base model of DoubleEnsemble is LGBM.
|
||||||
- The base model of TCTS is GRU.
|
- The base model of TCTS is GRU.
|
||||||
- About the datasets
|
- About the datasets
|
||||||
- Alpha158 is a tabular dataset. There are less spatial relationships between different features. Each feature are carefully desgined by human (a.k.a feature engineering)
|
- Alpha158 is a tabular dataset. There are less spatial relationships between different features. Each feature are carefully designed by human (a.k.a feature engineering)
|
||||||
- Alpha360 contains raw price and volue data without much feature engineering. There are strong strong spatial relationships between the features in the time dimension.
|
- Alpha360 contains raw price and volue data without much feature engineering. There are strong strong spatial relationships between the features in the time dimension.
|
||||||
- The metrics can be categorized into two
|
- The metrics can be categorized into two
|
||||||
- Signal-based evaluation: IC, ICIR, Rank IC, Rank ICIR
|
- Signal-based evaluation: IC, ICIR, Rank IC, Rank ICIR
|
||||||
|
|||||||
Reference in New Issue
Block a user