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

Quantile DMatrix for CPU. #8130

Merged
merged 2 commits into from Aug 2, 2022
Merged

Commits on Aug 1, 2022

  1. Implement Quantile DMatrix for CPU.

    - Add a new `QuantileDMatrix` that works for both CPU and GPU.
    - Deprecate `DeviceQuantileDMatrix`.
    trivialfis committed Aug 1, 2022
    Configuration menu
    Copy the full SHA
    515693a View commit details
    Browse the repository at this point in the history
  2. Reviewer's comment.

    trivialfis committed Aug 1, 2022
    Configuration menu
    Copy the full SHA
    50a67d6 View commit details
    Browse the repository at this point in the history