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

Define pair generation strategies for LTR. #8984

Merged
merged 2 commits into from
Mar 30, 2023

Conversation

trivialfis
Copy link
Member

@trivialfis trivialfis commented Mar 27, 2023

Extracted from #8822 .

We will have two different pair generation strategies for pairwise learning to rank, first one is using top-k documents, another one is the existing random pair generation.

Some code are duplicated due to partial code extraction. The existing implementation in rank_obj.cu will be removed.

@trivialfis trivialfis merged commit d062a9e into dmlc:master Mar 30, 2023
@trivialfis trivialfis deleted the ltr-make-pairs branch March 30, 2023 04:00
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