1
0
mirror of https://github.com/microsoft/qlib.git synced 2026-07-01 10:01:19 +08:00

Update CI

This commit is contained in:
Jactus
2020-11-20 17:54:56 +08:00
parent 5aa48524d6
commit c22bd73f67
4 changed files with 109 additions and 87 deletions

View File

@@ -50,9 +50,10 @@ jobs:
cd tests
pytest . --durations=0
- name: Test data downloads and examples
- name: Test data downloads
run: |
python scripts/get_data.py qlib_data --target_dir ~/.qlib/qlib_data/cn_data --interval 1d --region cn
# cd examples
# estimator -c estimator/estimator_config.yaml
# jupyter nbconvert --execute estimator/analyze_from_estimator.ipynb --to html
- name: Test workflow by config
run: |
workflow_by_config examples/benchmarks/GBDT/workflow_config_gbdt.yaml