humblman's picture
Upload folder using huggingface_hub (part 3)
3bb0598 verified
Raw
History Blame Contribute Delete
248 Bytes
#!/bin/sh
git clone https://github.com/microsoft/qlib.git
cd qlib
ls
pip install pyqlib
# or
# pip install numpy
# pip install --upgrade cython
# python setup.py install
cd examples
ls
qrun benchmarks/LightGBM/workflow_config_lightgbm_Alpha158.yaml