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 lightgbm min version. #995

Merged
merged 1 commit into from
Mar 21, 2022
Merged

Conversation

ChiahungTai
Copy link
Collaborator

Description

The log_evaluation is rename after v3.3.0.

https://github.com/microsoft/LightGBM/releases

[python] rename print_evaluation() into log_evaluation()
See microsoft/LightGBM#4604

Motivation and Context

Add minimium vesrion of lgbm.

How Has This Been Tested?

<! --- Put an x in all the boxes that apply: --->

  • 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 Mar 21, 2022

Thanks! It looks great!

@you-n-g you-n-g merged commit 73d90f7 into microsoft:main Mar 21, 2022
@ChiahungTai ChiahungTai deleted the lgbm_version branch March 21, 2022 05:36
@you-n-g you-n-g added documentation Improvements or additions to documentation enhancement New feature or request labels Apr 24, 2022
qianyun210603 pushed a commit to qianyun210603/qlib that referenced this pull request Mar 23, 2023
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.

2 participants