dependabot[bot]
d7d19feb4e
Bump numpy from 1.17.4 to 1.21.0 in /examples/benchmarks/TabNet ( #898 )
...
Bumps [numpy](https://github.com/numpy/numpy ) from 1.17.4 to 1.21.0.
- [Release notes](https://github.com/numpy/numpy/releases )
- [Changelog](https://github.com/numpy/numpy/blob/main/doc/HOWTO_RELEASE.rst.txt )
- [Commits](https://github.com/numpy/numpy/compare/v1.17.4...v1.21.0 )
---
updated-dependencies:
- dependency-name: numpy
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-01-27 11:17:01 +08:00
dependabot[bot]
bba6972a55
Bump numpy from 1.17.4 to 1.21.0 in /examples/benchmarks/Transformer ( #897 )
...
Bumps [numpy](https://github.com/numpy/numpy ) from 1.17.4 to 1.21.0.
- [Release notes](https://github.com/numpy/numpy/releases )
- [Changelog](https://github.com/numpy/numpy/blob/main/doc/HOWTO_RELEASE.rst.txt )
- [Commits](https://github.com/numpy/numpy/compare/v1.17.4...v1.21.0 )
---
updated-dependencies:
- dependency-name: numpy
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-01-27 11:16:54 +08:00
dependabot[bot]
18af288692
Bump numpy from 1.17.4 to 1.21.0 in /examples/hyperparameter/LightGBM ( #896 )
...
Bumps [numpy](https://github.com/numpy/numpy ) from 1.17.4 to 1.21.0.
- [Release notes](https://github.com/numpy/numpy/releases )
- [Changelog](https://github.com/numpy/numpy/blob/main/doc/HOWTO_RELEASE.rst.txt )
- [Commits](https://github.com/numpy/numpy/compare/v1.17.4...v1.21.0 )
---
updated-dependencies:
- dependency-name: numpy
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-01-27 11:16:48 +08:00
dependabot[bot]
ba056850cb
Bump numpy from 1.17.4 to 1.21.0 in /examples/benchmarks/XGBoost ( #895 )
...
Bumps [numpy](https://github.com/numpy/numpy ) from 1.17.4 to 1.21.0.
- [Release notes](https://github.com/numpy/numpy/releases )
- [Changelog](https://github.com/numpy/numpy/blob/main/doc/HOWTO_RELEASE.rst.txt )
- [Commits](https://github.com/numpy/numpy/compare/v1.17.4...v1.21.0 )
---
updated-dependencies:
- dependency-name: numpy
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-01-27 11:16:41 +08:00
you-n-g
aed5b8ebc0
Update Benchmark Docs ( #899 )
...
* Update README.md
* Update README.md
* Update README.md
2022-01-27 11:16:24 +08:00
you-n-g
79355666a9
Docs improvement of backtest ( #885 )
...
* Docs improvement of backtest
* Update strategy.rst
2022-01-26 19:59:59 +08:00
SunsetWolf
144e1e2459
Fix pylint ( #888 )
...
* add_pylint_to_workflow
* fix-pylint
* fix_pylinterror
* fix-issue
2022-01-26 19:27:24 +08:00
you-n-g
635632e4ed
Update handler processors docs ( #879 )
...
* Update handler.py
* Update handler.py
* Update handler.py
2022-01-25 11:28:23 +08:00
you-n-g
c5834476e2
expression example ( #887 )
2022-01-25 10:49:00 +08:00
you-n-g
01afd06e18
fix workflow bug ( #882 )
...
* fix workflow bug
* Fix output of pytorch NN
* Fix parameter bug
2022-01-22 10:18:37 +08:00
you-n-g
d533219738
Update data.rst ( #878 )
2022-01-21 14:08:59 +08:00
you-n-g
5b5c99fe75
Add more docs about initialization ( #880 )
...
* Add more docs about initialization
* Update initialization.rst
2022-01-21 14:08:04 +08:00
you-n-g
da48f42f3f
Make the logic of handler Clear ( #877 )
2022-01-20 22:36:28 +08:00
you-n-g
f979dcf5e8
Update __init__.py
2022-01-20 22:35:57 +08:00
you-n-g
97aa16a078
Update __init__.py
v0.8.3
2022-01-20 02:02:56 +08:00
you-n-g
094be9be86
Update python-publish.yml
2022-01-20 01:56:35 +08:00
you-n-g
d9b9386032
Update __init__.py
2022-01-20 01:49:53 +08:00
Young
b86a30aae7
Bump to 0.8.2
v0.8.2
2022-01-20 01:43:26 +08:00
you-n-g
2c5a4691f3
fall back error ( #875 )
2022-01-20 01:39:24 +08:00
you-n-g
54344c4426
Update config.py ( #871 )
2022-01-19 19:51:36 +08:00
you-n-g
303cdb8ce3
update required package for test
2022-01-19 13:10:46 +08:00
you-n-g
1a0ac1ab6d
Remove arctic from Qlib core to Contrib ( #865 )
...
* Remove arctic from Qlib core to Contrib
* fix empty df bug
2022-01-19 10:39:37 +08:00
Wangwuyi123
a79e446724
Update README.md ( #863 )
2022-01-19 09:57:11 +08:00
you-n-g
bdf1fb29a6
Fix pytorch_nn.py step bug ( #864 )
...
* Update pytorch_nn.py
* Update pytorch_nn.py
2022-01-18 22:39:19 +08:00
dependabot[bot]
86e1265f69
Bump numpy from 1.17.4 to 1.21.0 in /examples/benchmarks/ADARNN ( #870 )
...
Bumps [numpy](https://github.com/numpy/numpy ) from 1.17.4 to 1.21.0.
- [Release notes](https://github.com/numpy/numpy/releases )
- [Changelog](https://github.com/numpy/numpy/blob/main/doc/HOWTO_RELEASE.rst.txt )
- [Commits](https://github.com/numpy/numpy/compare/v1.17.4...v1.21.0 )
---
updated-dependencies:
- dependency-name: numpy
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-01-18 22:17:25 +08:00
dependabot[bot]
628eb7fa73
Bump numpy from 1.17.4 to 1.21.0 in /examples/benchmarks/ADD ( #869 )
...
Bumps [numpy](https://github.com/numpy/numpy ) from 1.17.4 to 1.21.0.
- [Release notes](https://github.com/numpy/numpy/releases )
- [Changelog](https://github.com/numpy/numpy/blob/main/doc/HOWTO_RELEASE.rst.txt )
- [Commits](https://github.com/numpy/numpy/compare/v1.17.4...v1.21.0 )
---
updated-dependencies:
- dependency-name: numpy
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-01-18 22:17:15 +08:00
dependabot[bot]
2a1b512cd2
Bump numpy from 1.17.4 to 1.21.0 in /examples/benchmarks/ALSTM ( #868 )
...
Bumps [numpy](https://github.com/numpy/numpy ) from 1.17.4 to 1.21.0.
- [Release notes](https://github.com/numpy/numpy/releases )
- [Changelog](https://github.com/numpy/numpy/blob/main/doc/HOWTO_RELEASE.rst.txt )
- [Commits](https://github.com/numpy/numpy/compare/v1.17.4...v1.21.0 )
---
updated-dependencies:
- dependency-name: numpy
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-01-18 22:17:04 +08:00
dependabot[bot]
50e7901e87
Bump numpy from 1.17.4 to 1.21.0 in /examples/benchmarks/CatBoost ( #867 )
...
Bumps [numpy](https://github.com/numpy/numpy ) from 1.17.4 to 1.21.0.
- [Release notes](https://github.com/numpy/numpy/releases )
- [Changelog](https://github.com/numpy/numpy/blob/main/doc/HOWTO_RELEASE.rst.txt )
- [Commits](https://github.com/numpy/numpy/compare/v1.17.4...v1.21.0 )
---
updated-dependencies:
- dependency-name: numpy
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-01-18 22:16:47 +08:00
dependabot[bot]
3ba54cd1ab
Bump numpy from 1.17.4 to 1.21.0 in /examples/benchmarks/DoubleEnsemble ( #866 )
...
Bumps [numpy](https://github.com/numpy/numpy ) from 1.17.4 to 1.21.0.
- [Release notes](https://github.com/numpy/numpy/releases )
- [Changelog](https://github.com/numpy/numpy/blob/main/doc/HOWTO_RELEASE.rst.txt )
- [Commits](https://github.com/numpy/numpy/compare/v1.17.4...v1.21.0 )
---
updated-dependencies:
- dependency-name: numpy
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-01-18 22:16:23 +08:00
dependabot[bot]
483d01f0c1
Bump numpy from 1.17.4 to 1.21.0 in /examples/benchmarks/GRU ( #833 )
...
Bumps [numpy](https://github.com/numpy/numpy ) from 1.17.4 to 1.21.0.
- [Release notes](https://github.com/numpy/numpy/releases )
- [Changelog](https://github.com/numpy/numpy/blob/main/doc/HOWTO_RELEASE.rst.txt )
- [Commits](https://github.com/numpy/numpy/compare/v1.17.4...v1.21.0 )
---
updated-dependencies:
- dependency-name: numpy
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-01-18 22:16:13 +08:00
dependabot[bot]
61836cba3d
Bump numpy from 1.17.4 to 1.21.0 in /examples/benchmarks/LightGBM ( #830 )
...
Bumps [numpy](https://github.com/numpy/numpy ) from 1.17.4 to 1.21.0.
- [Release notes](https://github.com/numpy/numpy/releases )
- [Changelog](https://github.com/numpy/numpy/blob/main/doc/HOWTO_RELEASE.rst.txt )
- [Commits](https://github.com/numpy/numpy/compare/v1.17.4...v1.21.0 )
---
updated-dependencies:
- dependency-name: numpy
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-01-18 22:16:03 +08:00
dependabot[bot]
aeb5e40c77
Bump numpy from 1.17.4 to 1.21.0 in /examples/benchmarks/SFM ( #829 )
...
Bumps [numpy](https://github.com/numpy/numpy ) from 1.17.4 to 1.21.0.
- [Release notes](https://github.com/numpy/numpy/releases )
- [Changelog](https://github.com/numpy/numpy/blob/main/doc/HOWTO_RELEASE.rst.txt )
- [Commits](https://github.com/numpy/numpy/compare/v1.17.4...v1.21.0 )
---
updated-dependencies:
- dependency-name: numpy
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-01-18 22:14:50 +08:00
dependabot[bot]
116f0fa7a7
Bump numpy from 1.17.4 to 1.21.0 in /examples/benchmarks/TCTS ( #834 )
...
Bumps [numpy](https://github.com/numpy/numpy ) from 1.17.4 to 1.21.0.
- [Release notes](https://github.com/numpy/numpy/releases )
- [Changelog](https://github.com/numpy/numpy/blob/main/doc/HOWTO_RELEASE.rst.txt )
- [Commits](https://github.com/numpy/numpy/compare/v1.17.4...v1.21.0 )
---
updated-dependencies:
- dependency-name: numpy
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-01-18 22:13:57 +08:00
dependabot[bot]
5296cce725
Bump numpy from 1.17.4 to 1.21.0 in /examples/benchmarks/GATs ( #831 )
...
Bumps [numpy](https://github.com/numpy/numpy ) from 1.17.4 to 1.21.0.
- [Release notes](https://github.com/numpy/numpy/releases )
- [Changelog](https://github.com/numpy/numpy/blob/main/doc/HOWTO_RELEASE.rst.txt )
- [Commits](https://github.com/numpy/numpy/compare/v1.17.4...v1.21.0 )
---
updated-dependencies:
- dependency-name: numpy
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-01-18 22:13:29 +08:00
dependabot[bot]
292fcc9e98
Bump numpy from 1.17.4 to 1.21.0 in /examples/benchmarks/TRA ( #832 )
...
Bumps [numpy](https://github.com/numpy/numpy ) from 1.17.4 to 1.21.0.
- [Release notes](https://github.com/numpy/numpy/releases )
- [Changelog](https://github.com/numpy/numpy/blob/main/doc/HOWTO_RELEASE.rst.txt )
- [Commits](https://github.com/numpy/numpy/compare/v1.17.4...v1.21.0 )
---
updated-dependencies:
- dependency-name: numpy
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-01-18 22:13:23 +08:00
dependabot[bot]
d3fbf066cf
Bump numpy from 1.17.4 to 1.21.0 in /examples/benchmarks/Localformer ( #835 )
...
Bumps [numpy](https://github.com/numpy/numpy ) from 1.17.4 to 1.21.0.
- [Release notes](https://github.com/numpy/numpy/releases )
- [Changelog](https://github.com/numpy/numpy/blob/main/doc/HOWTO_RELEASE.rst.txt )
- [Commits](https://github.com/numpy/numpy/compare/v1.17.4...v1.21.0 )
---
updated-dependencies:
- dependency-name: numpy
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-01-18 22:13:06 +08:00
dependabot[bot]
52ecb79e0b
Bump numpy from 1.17.4 to 1.21.0 in /examples/benchmarks/MLP ( #836 )
...
Bumps [numpy](https://github.com/numpy/numpy ) from 1.17.4 to 1.21.0.
- [Release notes](https://github.com/numpy/numpy/releases )
- [Changelog](https://github.com/numpy/numpy/blob/main/doc/HOWTO_RELEASE.rst.txt )
- [Commits](https://github.com/numpy/numpy/compare/v1.17.4...v1.21.0 )
---
updated-dependencies:
- dependency-name: numpy
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-01-18 22:12:57 +08:00
dependabot[bot]
59c52eac0a
Bump numpy from 1.17.4 to 1.21.0 in /examples/benchmarks/TCN ( #837 )
...
Bumps [numpy](https://github.com/numpy/numpy ) from 1.17.4 to 1.21.0.
- [Release notes](https://github.com/numpy/numpy/releases )
- [Changelog](https://github.com/numpy/numpy/blob/main/doc/HOWTO_RELEASE.rst.txt )
- [Commits](https://github.com/numpy/numpy/compare/v1.17.4...v1.21.0 )
---
updated-dependencies:
- dependency-name: numpy
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-01-18 22:12:42 +08:00
dependabot[bot]
f455305a2a
Bump numpy from 1.17.4 to 1.21.0 in /examples/benchmarks/LSTM ( #838 )
...
Bumps [numpy](https://github.com/numpy/numpy ) from 1.17.4 to 1.21.0.
- [Release notes](https://github.com/numpy/numpy/releases )
- [Changelog](https://github.com/numpy/numpy/blob/main/doc/HOWTO_RELEASE.rst.txt )
- [Commits](https://github.com/numpy/numpy/compare/v1.17.4...v1.21.0 )
---
updated-dependencies:
- dependency-name: numpy
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-01-18 22:12:34 +08:00
you-n-g
a67f67db6e
Update README.md
2022-01-18 10:20:07 +08:00
you-n-g
5c2e99aee3
Update .readthedocs.yml
2022-01-18 09:25:30 +08:00
luocy16
2bb8a4ce0e
Supporting Arctic Backend Provider & Orderbook, Tick Data Example ( #744 )
...
* change weight_decay & batchsize
* del weight_decay
* big weight_decay
* mid weight_decay
* small layer
* 2 layer
* full layer
* no weight decay
* divide into two data source
* change parse field
* delete some debug
* add Toperator
* new format of arctic
* fix cache bug to arctic read
* fix connection problem
* add some operator
* final version for arcitc
* clear HZ cache
* remove not used function
* add topswrappers
* successfully import data and run first test
* A simpler version to support arctic
* Successfully run all high-freq expressions
* Black format and fix add docs
* Add docs for download and test data
* update scripts and docs
* Add docs
* fix bug
* Refine docs
* fix test bug
* fix CI error
* clean code
Co-authored-by: bxdd <bxddream@gmail.com >
Co-authored-by: wangwenxi.handsome <wangwenxi.handsome@gmail.com >
Co-authored-by: Young <afe.young@gmail.com >
2022-01-18 09:13:11 +08:00
you-n-g
7f274b1e4e
Fix code and docs for issues ( #853 )
...
* Docs for model and strategy
* add some docs about workflow and online
* safe_load yaml
* DDG-DA paper link and comments for code
2022-01-17 13:57:44 +08:00
Pengrong Zhu
2aee9e0145
Add future calendar collector ( #795 )
...
* fix Windows mount
* add future_calendar_collector
* update docs
Co-authored-by: Young <afe.young@gmail.com >
Co-authored-by: you-n-g <you-n-g@users.noreply.github.com >
2022-01-16 10:14:27 +08:00
you-n-g
a62e2ec4de
Update __init__.py
2022-01-15 23:07:31 +08:00
Young
e7954bdb32
update version
v0.8.1
2022-01-15 22:49:14 +08:00
you-n-g
d6f69aefea
Update data.rst
2022-01-15 19:22:31 +08:00
you-n-g
1bebe9780e
Fix the read the docs error ( #852 )
2022-01-15 19:15:06 +08:00
you-n-g
7a4a92bc69
Update data.rst
2022-01-14 13:17:52 +08:00
you-n-g
271782c9dd
Update data.rst
2022-01-14 09:19:12 +08:00