13 Star 43 Fork 28

Gitee 极速下载 / qlib

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
此仓库是为了提升国内下载速度的镜像仓库,每日同步一次。 原始仓库: https://github.com/microsoft/qlib
克隆/下载
.gitignore 596 Bytes
一键复制 编辑 原始数据 按行查看 历史
# https://github.com/github/gitignore/blob/master/Python.gitignore
__pycache__/
*.pyc
*.pyd
*.so
*.ipynb
.ipynb_checkpoints
_build
build/
dist/
*.pkl
*.hd5
*.csv
.env
.vim
.nvimrc
.vscode
qlib/VERSION.txt
qlib/data/_libs/expanding.cpp
qlib/data/_libs/rolling.cpp
examples/estimator/estimator_example/
examples/rl/data/
examples/rl/checkpoints/
examples/rl/outputs/
examples/rl_order_execution/data/
examples/rl_order_execution/outputs/
*.egg-info/
# test related
test-output.xml
.output
.data
# special software
mlruns/
tags
.pytest_cache/
.mypy_cache/
.vscode/
*.swp
./pretrain
.idea/
Python
1
https://gitee.com/mirrors/qlib.git
git@gitee.com:mirrors/qlib.git
mirrors
qlib
qlib
main

搜索帮助