Skip to content

Conversation

Innixma
Copy link
Contributor

@Innixma Innixma commented Jun 5, 2024

Issue #, if available:

Description of changes:

  • Fix LightGBM multiclass custom metrics
  • Previously they either crashed or computed the metric incorrectly.
  • This is likely because the code that does this is >4 years old, and LightGBM probably changed how their internal logic worked at some point.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@Innixma Innixma added bug Something isn't working module: tabular labels Jun 5, 2024
@Innixma Innixma added this to the 1.1.1 Release milestone Jun 5, 2024
@Innixma Innixma requested review from rey-allan and suzhoum June 5, 2024 23:03
@yinweisu
Copy link
Contributor

yinweisu commented Jun 5, 2024

Previous CI Run Current CI Run

Copy link

github-actions bot commented Jun 6, 2024

Job PR-4250-9da082b is done.
Docs are uploaded to http://autogluon-staging.s3-website-us-west-2.amazonaws.com/PR-4250/9da082b/index.html

Copy link
Contributor

@rey-allan rey-allan left a comment

Choose a reason for hiding this comment

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

LGTM!

@Innixma Innixma merged commit bda6174 into autogluon:master Jun 6, 2024
@Innixma Innixma deleted the tabular_fix_lightgbm_custom_multiclass branch April 16, 2025 21:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working module: tabular
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants