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

Implement fair XGBoost. #7640

Open
wants to merge 20 commits into
base: master
Choose a base branch
from
Open

Conversation

trivialfis
Copy link
Member

@trivialfis trivialfis commented Feb 9, 2022

This implements only the objective and meta info. Tutorial and custom evaluation metrics in #7370 are still needed.

  • Implemented the objective as a metric, with the sign for regularization term flipped. (still waiting for confirmation of its correctness)
  • Support for multi-target.
  • Dask/QuantileDMatrix.

@trivialfis trivialfis changed the title [WIP] Implement fairness XGBoost. [WIP] Implement fair XGBoost. Feb 9, 2022
@trivialfis trivialfis added this to 1.6 In Progress in 2.0 Roadmap via automation Feb 9, 2022
@trivialfis trivialfis marked this pull request as ready for review February 10, 2022 14:50
@trivialfis trivialfis changed the title [WIP] Implement fair XGBoost. Implement fair XGBoost. Feb 10, 2022
@trivialfis trivialfis moved this from 1.6 In Progress to 2.0 in 2.0 Roadmap Mar 16, 2022
@trivialfis trivialfis moved this from 2.0 TODO to Need prioritize in 2.0 Roadmap Apr 25, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
2.0 Roadmap
  
Need prioritize
Development

Successfully merging this pull request may close these issues.

None yet

1 participant