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

Move feature names and types of DMatrix from Python to C++. #5858

Merged
merged 13 commits into from
Jul 7, 2020

Commits on Jul 5, 2020

  1. Configuration menu
    Copy the full SHA
    4937f36 View commit details
    Browse the repository at this point in the history
  2. kStr.

    trivialfis committed Jul 5, 2020
    Configuration menu
    Copy the full SHA
    2f8640f View commit details
    Browse the repository at this point in the history
  3. Comment.

    trivialfis committed Jul 5, 2020
    Configuration menu
    Copy the full SHA
    3f928fb View commit details
    Browse the repository at this point in the history
  4. Move thread local.

    trivialfis committed Jul 5, 2020
    Configuration menu
    Copy the full SHA
    dcb7d2b View commit details
    Browse the repository at this point in the history
  5. Lint.

    trivialfis committed Jul 5, 2020
    Configuration menu
    Copy the full SHA
    463587c View commit details
    Browse the repository at this point in the history
  6. Add a C test and C API.

    trivialfis committed Jul 5, 2020
    Configuration menu
    Copy the full SHA
    9baf895 View commit details
    Browse the repository at this point in the history
  7. Fixes.

    trivialfis committed Jul 5, 2020
    Configuration menu
    Copy the full SHA
    b133907 View commit details
    Browse the repository at this point in the history
  8. Doc.

    trivialfis committed Jul 5, 2020
    Configuration menu
    Copy the full SHA
    01f3ed5 View commit details
    Browse the repository at this point in the history
  9. Fix dt.

    trivialfis committed Jul 5, 2020
    Configuration menu
    Copy the full SHA
    5d2923b View commit details
    Browse the repository at this point in the history
  10. use ulong.

    trivialfis committed Jul 5, 2020
    Configuration menu
    Copy the full SHA
    d687456 View commit details
    Browse the repository at this point in the history
  11. Typo.

    trivialfis committed Jul 5, 2020
    Configuration menu
    Copy the full SHA
    7e9c42a View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2020

  1. osx.

    trivialfis committed Jul 6, 2020
    Configuration menu
    Copy the full SHA
    80ff55a View commit details
    Browse the repository at this point in the history
  2. Update tests/cpp/c_api/test_c_api.cc

    Co-authored-by: Philip Hyunsu Cho <[email protected]>
    trivialfis and hcho3 authored Jul 6, 2020
    Configuration menu
    Copy the full SHA
    590fa55 View commit details
    Browse the repository at this point in the history