File size: 857 Bytes
590a501
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
ML-Alpha-Research-System/
β”‚
β”œβ”€β”€ data_pipeline/
β”‚   β”œβ”€β”€ load_data.py
β”‚   β”œβ”€β”€ clean_data.py
β”‚   └── build_dataset.py
β”‚
β”œβ”€β”€ factor_engine/
β”‚   β”œβ”€β”€ alpha101_factors.py
β”‚   β”œβ”€β”€ gp_factor_mining.py
β”‚   β”œβ”€β”€ neutralization.py
β”‚   └── factor_evaluation.py
β”‚
β”œβ”€β”€ models/
β”‚   β”œβ”€β”€ lightgbm_model.py
β”‚   β”œβ”€β”€ xgboost_model.py
β”‚   β”œβ”€β”€ mlp_model.py
β”‚   └── ensemble.py
β”‚
β”œβ”€β”€ backtest/
β”‚   β”œβ”€β”€ portfolio_construction.py
β”‚   β”œβ”€β”€ transaction_cost.py
β”‚   β”œβ”€β”€ performance_metrics.py
β”‚   └── backtest_engine.py
β”‚
β”œβ”€β”€ reports/
β”‚   β”œβ”€β”€ factor_report.ipynb
β”‚   β”œβ”€β”€ model_report.ipynb
β”‚   └── backtest_report.ipynb
β”‚
β”œβ”€β”€ README.md
└── requirements.txt


qlibζ‘†ζžΆ 
quantalpha ζ‘†ζžΆ