Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adjust rolling api #1594

Merged
merged 15 commits into from
Jul 14, 2023
Merged

Adjust rolling api #1594

merged 15 commits into from
Jul 14, 2023

Conversation

you-n-g
Copy link
Collaborator

@you-n-g you-n-g commented Jul 13, 2023

Description

Motivation and Context

How Has This Been Tested?

  • Pass the test by running: pytest qlib/tests/test_all_pipeline.py under upper directory of qlib.
  • If you are adding a new feature, test on your own test scripts.

Screenshots of Test Results (if appropriate):

  1. Pipeline test:
  2. Your own tests:

Types of changes

  • Fix bugs
  • Add new feature
  • Update documentation

@github-actions github-actions bot added documentation Improvements or additions to documentation waiting for triage Cannot auto-triage, wait for triage. labels Jul 13, 2023
@you-n-g you-n-g added enhancement New feature or request and removed waiting for triage Cannot auto-triage, wait for triage. labels Jul 13, 2023
@github-actions github-actions bot added the waiting for triage Cannot auto-triage, wait for triage. label Jul 13, 2023
@you-n-g you-n-g removed the waiting for triage Cannot auto-triage, wait for triage. label Jul 14, 2023
@you-n-g you-n-g merged commit be4646b into main Jul 14, 2023
23 checks passed
@you-n-g you-n-g deleted the AdjustRollingAPI branch July 14, 2023 04:16
PaleNeutron pushed a commit to PaleNeutron/qlib that referenced this pull request Oct 11, 2023
* Intermediate version

* Fix yaml template & Successfully run rolling

* Be compatible with benchmark

* Get same results with previous linear model

* Black formatting

* Update black

* Update the placeholder mechanism

* Update CI

* Update CI

* Upgrade Black

* Fix CI and simplify code

* Fix CI

* Move the data processing caching mechanism into utils.

* Adjusting DDG-DA

* Organize import
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant