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

Use callback in LGBM.train. #974

Merged
merged 1 commit into from Mar 13, 2022
Merged

Conversation

ChiahungTai
Copy link
Collaborator

Description

Use callback in LGBM.train.

Motivation and Context

Use callback in LGBM.train. The usage of auguments early_stopping_rounds, verbose_eval, evals_result are not suggested.

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:

Screen Shot 2022-03-12 at 9 28 21 PM

Types of changes

  • Fix bugs
  • Add new feature
  • Update documentation

@you-n-g
Copy link
Collaborator

you-n-g commented Mar 13, 2022

Thanks! It looks more flexible now :)

@you-n-g you-n-g merged commit 829ad9f into microsoft:main Mar 13, 2022
@ChiahungTai ChiahungTai deleted the lgbm_callback branch March 13, 2022 10:48
@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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants