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

Fixes the use of eval_metric in case of EarlyStoppingShapRFECV with LightGBM #261

Merged
merged 8 commits into from
Jul 4, 2024

Conversation

PaulZhutovsky
Copy link
Contributor

This fixes issue #259 in the exact way described in the issue.

It indeed removes the warning and uses the defined eval_metric in case of LightGBM. I have no idea how to "formally" test that. @ReinierKoops please advice.

@PaulZhutovsky PaulZhutovsky changed the title Fixes #259 Fixes the use of eval_metric in case of EarlyStoppingShapRFECV with LightGBM Jun 7, 2024
@ReinierKoops
Copy link

Hi @PaulZhutovsky, thanks for the fix! This microsoft/LightGBM#6035 provides an opportunity for us to fix the automated checks. I'll review the code.

Copy link

@ReinierKoops ReinierKoops left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@ReinierKoops ReinierKoops removed the request for review from adri0 July 4, 2024 14:12
@ReinierKoops
Copy link

ReinierKoops commented Jul 4, 2024

@PaulZhutovsky the runner is fixed. It now seems related to the implementation changes.

@ReinierKoops ReinierKoops merged commit 08974ea into ing-bank:main Jul 4, 2024
12 checks passed
@ReinierKoops
Copy link

@PaulZhutovsky thanks for the contribution!

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.

2 participants