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

[R] Add removal warnings for 'info' in xgb.DMatrix #11168

Merged
merged 1 commit into from
Jan 15, 2025

Conversation

david-cortes
Copy link
Contributor

ref #9810

This PR adds arguments from previous xgb.DMatrix "info" to the list of recognized removed parameters.

Along the way it also fixes a potential error that would have been encountered for other functions checking for removed / renamed parameters.

It should make it accept DMatrix fields under 'info' like it used to be, but with the same removal warning as for the other functions.

@david-cortes david-cortes changed the title [R] Add deprecation/removal notes for 'info' in xgb.DMatrix [R] Add removal warnings for 'info' in xgb.DMatrix Jan 14, 2025
@trivialfis trivialfis merged commit 5a94198 into dmlc:master Jan 15, 2025
57 of 58 checks passed
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