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] Fix verbosity for training monitor. #11267

Closed
wants to merge 3 commits into from

Conversation

trivialfis
Copy link
Member

@trivialfis trivialfis commented Feb 20, 2025

monitor_training should be considered for setting verbosity.

@trivialfis
Copy link
Member Author

cc @david-cortes

@david-cortes
Copy link
Contributor

@trivialfis But with this PR, there would be no way of silently producing the table with evaluation metrics without printing them along the way.

@trivialfis
Copy link
Member Author

But with this PR, there would be no way of silently producing the table with evaluation metrics without printing them along the way.

Any suggestion?

@david-cortes
Copy link
Contributor

david-cortes commented Feb 20, 2025

But with this PR, there would be no way of silently producing the table with evaluation metrics without printing them along the way.

Any suggestion?

What would be the issue if leaving it like it is right now?

@trivialfis
Copy link
Member Author

No particular issue, just caught me by surprise that monitor evaluation doesn't output anything.

@trivialfis
Copy link
Member Author

Closing as non-issue.

@trivialfis trivialfis closed this Feb 20, 2025
@trivialfis trivialfis deleted the R-fix-verb branch February 20, 2025 18:27
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