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] Prefer descriptive parameter names #11102

Merged
merged 1 commit into from
Dec 15, 2024

Conversation

david-cortes
Copy link
Contributor

ref #9810

This PR modifies the examples and tests to prefer the more descriptive names of parameters that have aliases (e.g. "learning_rate" over "eta").

As well, it removed parameter eta from lots of calls in examples and tests where its presence makes no difference to the code being tested.

@trivialfis trivialfis merged commit 543b57f into dmlc:master Dec 15, 2024
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