1
0
mirror of https://github.com/microsoft/qlib.git synced 2026-07-03 02:50:58 +08:00

Remove estimator test and Update README

This commit is contained in:
Jactus
2020-09-30 10:05:32 +08:00
committed by you-n-g
parent b332321e90
commit 6c401d17b8
2 changed files with 5 additions and 5 deletions

View File

@@ -55,6 +55,6 @@ jobs:
- name: Test data downloads and examples
run: |
python scripts/get_data.py qlib_data_cn --target_dir ~/.qlib/qlib_data/cn_data
cd examples
estimator -c estimator/estimator_config.yaml
jupyter nbconvert --execute estimator/analyze_from_estimator.ipynb --to html
# cd examples
# estimator -c estimator/estimator_config.yaml
# jupyter nbconvert --execute estimator/analyze_from_estimator.ipynb --to html