Skip to content

make sure xgboost works with sparse data #1173

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

Merged
merged 1 commit into from
Sep 9, 2024
Merged

Conversation

EmilHvitfeldt
Copy link
Member

Ref: #1125

xgboost is the only model that supports sparse data that has a non-standard interface. This PR makes it so those special connections still work. And tests them.

@EmilHvitfeldt EmilHvitfeldt requested a review from topepo September 5, 2024 21:15
@EmilHvitfeldt EmilHvitfeldt merged commit d32fc65 into main Sep 9, 2024
10 checks passed
@EmilHvitfeldt EmilHvitfeldt deleted the xgboost-sparse-data branch September 9, 2024 16:08
Copy link

This pull request has been automatically locked. If you believe you have found a related problem, please file a new issue (with a reprex: https://reprex.tidyverse.org) and link to this issue.

@github-actions github-actions bot locked and limited conversation to collaborators Sep 26, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants