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

Support categorical data in GPU weighted sketching. #6508

Merged
merged 1 commit into from Dec 16, 2020

Conversation

trivialfis
Copy link
Member

Related: #6503 .

@codecov-io
Copy link

codecov-io commented Dec 16, 2020

Codecov Report

Merging #6508 (42135cc) into master (afc4567) will increase coverage by 0.11%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #6508      +/-   ##
==========================================
+ Coverage   80.23%   80.34%   +0.11%     
==========================================
  Files          13       13              
  Lines        3551     3552       +1     
==========================================
+ Hits         2849     2854       +5     
+ Misses        702      698       -4     
Impacted Files Coverage Δ
python-package/xgboost/training.py 95.90% <0.00%> (-0.18%) ⬇️
python-package/xgboost/callback.py 79.95% <0.00%> (+0.24%) ⬆️
python-package/xgboost/core.py 80.88% <0.00%> (+0.26%) ⬆️
python-package/xgboost/tracker.py 95.11% <0.00%> (+1.12%) ⬆️

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 afc4567...42135cc. Read the comment docs.

@trivialfis trivialfis merged commit 886486a into dmlc:master Dec 16, 2020
@trivialfis trivialfis deleted the cat-weighted-sketching branch December 16, 2020 06:23
@trivialfis trivialfis mentioned this pull request Jun 23, 2021
67 tasks
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.

None yet

3 participants