Navigation Menu

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

[dask] Fix prediction on DaskDMatrix with multiple meta data. #6333

Merged
merged 3 commits into from Nov 3, 2020

Conversation

trivialfis
Copy link
Member

@trivialfis trivialfis commented Oct 31, 2020

  • Unify the meta info handling for training and prediction.

@trivialfis
Copy link
Member Author

cc @kylejn27

@codecov-io
Copy link

codecov-io commented Nov 1, 2020

Codecov Report

Merging #6333 into master will decrease coverage by 0.01%.
The diff coverage is 97.87%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #6333      +/-   ##
==========================================
- Coverage   80.84%   80.82%   -0.02%     
==========================================
  Files          12       12              
  Lines        3373     3375       +2     
==========================================
+ Hits         2727     2728       +1     
- Misses        646      647       +1     
Impacted Files Coverage Δ
python-package/xgboost/dask.py 81.14% <97.87%> (-0.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 5e1e972...23ed4e4. Read the comment docs.

@trivialfis trivialfis merged commit 7756192 into dmlc:master Nov 3, 2020
@trivialfis trivialfis deleted the fix-dask-prediction branch November 3, 2020 00:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants