qlib/tests
cyncyw c9ed050ef0
Ptnn4both datatypes and alignment tests (#1827)
* Init model for both dataset

* Remove some deprecated code

* Add model template;

* We must align with previous results

* We choose another mode as the initial version

* Almost success to run GRU

* Successfully run training

* Passed general_nn test

* gru test

* Alignment test passed

* comment

* fix readme & minor errors

* general nn updates & benchmarks

* Update examples/benchmarks/GeneralPtNN/workflow_config_gru2mlp.yaml

---------

Co-authored-by: Young <afe.young@gmail.com>
Co-authored-by: you-n-g <you-n-g@users.noreply.github.com>
2024-07-11 17:59:18 +08:00
..
backtest Adjust rolling api (#1594) 2023-07-14 12:16:12 +08:00
data_mid_layer_tests More dataloader example (#1823) 2024-07-10 14:48:44 +08:00
dataset_tests add test/config.py 2021-05-28 13:24:47 +08:00
dependency_tests Fix typo. (#1365) 2022-11-19 11:52:34 +08:00
misc Update index_data.py for datatype conversion and alignment (#1813) 2024-06-24 15:34:48 +08:00
model Ptnn4both datatypes and alignment tests (#1827) 2024-07-11 17:59:18 +08:00
ops Use mock data for element operator tests. (#1330) 2022-10-30 16:27:59 +08:00
rl Refine Qlib RL data format (#1480) 2023-04-26 21:14:30 +08:00
rolling_tests Adjust rolling api (#1594) 2023-07-14 12:16:12 +08:00
storage_tests Adjust rolling api (#1594) 2023-07-14 12:16:12 +08:00
conftest.py Qlib RL framework (stage 1) - single-asset order execution (#1076) 2022-05-21 18:19:24 +08:00
pytest.ini split_CI (#1141) 2022-06-28 10:17:29 +08:00
test_all_pipeline.py Fix typo (#1811) 2024-06-20 18:12:07 +08:00
test_contrib_model.py Collect all contrib models in __init__ and add unit tests for init 2021-03-28 10:39:28 +00:00
test_contrib_workflow.py optimize_CI (#1314) 2022-10-20 08:38:05 +08:00
test_dump_data.py change get_data url (#1558) 2023-06-25 23:39:11 +08:00
test_get_data.py Adjust rolling api (#1594) 2023-07-14 12:16:12 +08:00
test_pit.py Troubleshooting pip version issues in CI (#1504) 2023-08-24 21:24:50 +08:00
test_register_ops.py add test/config.py 2021-05-28 13:24:47 +08:00
test_structured_cov_estimator.py Reformat with black. 2021-03-08 19:32:13 +08:00
test_workflow.py download orderbook data (#1754) 2024-03-07 14:41:21 +08:00