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

Add MultiSegRecord and add segment kwargs in model.pred #378

Merged
merged 4 commits into from Mar 28, 2021
Merged

Add MultiSegRecord and add segment kwargs in model.pred #378

merged 4 commits into from Mar 28, 2021

Conversation

D-X-Y
Copy link
Contributor

@D-X-Y D-X-Y commented Mar 28, 2021

Add MultiSegRecord and add segment kwargs in model.pred

Description

  • Add MultiSegRecord in contrib.workflow
  • Decouple unit tests of contrib.workflow from all_pipelines.
  • add segment kwargs in model.pred
  • Add unit tests for contrib.model

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.

Types of changes

  • Add new feature

@you-n-g
Copy link
Collaborator

you-n-g commented Mar 28, 2021

@D-X-Y Thanks so much!
It looks great!

@you-n-g you-n-g merged commit 253378a into microsoft:main Mar 28, 2021
qianyun210603 pushed a commit to qianyun210603/qlib that referenced this pull request Mar 23, 2023
Add MultiSegRecord and add segment kwargs in model.pred
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants