Skip to content

Conversation

@Wentao-Xu
Copy link
Contributor

Add the HIST and IGMTF models to the main branch

Description

Adding the HIST and IGMTF models on Alpha360. I have tested the code, it can work well.

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
@you-n-g
Copy link
Collaborator

you-n-g commented Apr 11, 2022

Please Fix the CI bugs

@you-n-g you-n-g merged commit 8792651 into microsoft:main Apr 13, 2022
@you-n-g you-n-g added the enhancement New feature or request label Apr 24, 2022
qianyun210603 pushed a commit to qianyun210603/qlib that referenced this pull request Mar 23, 2023
* Commit the code of HIST and IGMTF on Alpha360

* add stock index

* Update README.md

* delete useless code

* fix the bug of code format with black

* fix pylint bugs

* fix the bugs of pylint

* fix pylint bugs

* fix flake8
you-n-g pushed a commit to you-n-g/qlib that referenced this pull request Aug 16, 2025
…` param in Env (microsoft#1040)

* show llm calls info

* remove `remove_timestamp` param in Env

* use cache default
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

2 participants