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

Suggestion for "Control logging for early stopping using shouldPrint() XGBoost.java" #7326

Merged
merged 3 commits into from
Oct 21, 2021

Conversation

nicovdijk
Copy link
Contributor

This is a fix for issue #7290.

@codecov-commenter
Copy link

Codecov Report

Merging #7326 (95f6152) into master (d8a549e) will increase coverage by 0.98%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #7326      +/-   ##
==========================================
+ Coverage   82.64%   83.62%   +0.98%     
==========================================
  Files          13       13              
  Lines        4067     3884     -183     
==========================================
- Hits         3361     3248     -113     
+ Misses        706      636      -70     
Impacted Files Coverage Δ
python-package/xgboost/training.py 94.97% <0.00%> (-0.38%) ⬇️
python-package/xgboost/core.py 84.33% <0.00%> (-0.04%) ⬇️
python-package/xgboost/sklearn.py 91.14% <0.00%> (ø)
python-package/xgboost/callback.py 97.70% <0.00%> (+15.50%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update d8a549e...95f6152. Read the comment docs.

@trivialfis
Copy link
Member

@wbo4958 Do you need to take a look?

@wbo4958
Copy link
Contributor

wbo4958 commented Oct 20, 2021

LGTM

@trivialfis trivialfis merged commit 74bab6e into dmlc:master Oct 21, 2021
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.

4 participants