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

Calculate base_score based on input labels. #8107

Merged
merged 34 commits into from Sep 20, 2022

Commits on Sep 16, 2022

  1. Configuration menu
    Copy the full SHA
    6671efb View commit details
    Browse the repository at this point in the history
  2. Custom objective.

    trivialfis committed Sep 16, 2022
    Configuration menu
    Copy the full SHA
    d041498 View commit details
    Browse the repository at this point in the history
  3. Fixes.

    trivialfis committed Sep 16, 2022
    Configuration menu
    Copy the full SHA
    28739cc View commit details
    Browse the repository at this point in the history
  4. Use a tensor in learner.

    trivialfis committed Sep 16, 2022
    Configuration menu
    Copy the full SHA
    117b175 View commit details
    Browse the repository at this point in the history
  5. fixes.

    trivialfis committed Sep 16, 2022
    Configuration menu
    Copy the full SHA
    fefde60 View commit details
    Browse the repository at this point in the history
  6. Fix.

    trivialfis committed Sep 16, 2022
    Configuration menu
    Copy the full SHA
    697fd12 View commit details
    Browse the repository at this point in the history
  7. Lint.

    trivialfis committed Sep 16, 2022
    Configuration menu
    Copy the full SHA
    47cfa11 View commit details
    Browse the repository at this point in the history
  8. Remove.

    trivialfis committed Sep 16, 2022
    Configuration menu
    Copy the full SHA
    de46dc2 View commit details
    Browse the repository at this point in the history
  9. Cache the model.

    trivialfis committed Sep 16, 2022
    Configuration menu
    Copy the full SHA
    0b0616a View commit details
    Browse the repository at this point in the history
  10. Empty dmatrix.

    trivialfis committed Sep 16, 2022
    Configuration menu
    Copy the full SHA
    c243e66 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    7dfa87a View commit details
    Browse the repository at this point in the history
  12. Fix.

    trivialfis committed Sep 16, 2022
    Configuration menu
    Copy the full SHA
    8db5676 View commit details
    Browse the repository at this point in the history
  13. Add serialization test.

    trivialfis committed Sep 16, 2022
    Configuration menu
    Copy the full SHA
    f260759 View commit details
    Browse the repository at this point in the history
  14. CPU build.

    trivialfis committed Sep 16, 2022
    Configuration menu
    Copy the full SHA
    fba7245 View commit details
    Browse the repository at this point in the history
  15. revert.

    trivialfis committed Sep 16, 2022
    Configuration menu
    Copy the full SHA
    2fc0e60 View commit details
    Browse the repository at this point in the history
  16. Better average.

    trivialfis committed Sep 16, 2022
    Configuration menu
    Copy the full SHA
    fa9d499 View commit details
    Browse the repository at this point in the history
  17. Move configuration.

    trivialfis committed Sep 16, 2022
    Configuration menu
    Copy the full SHA
    7bc63d1 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    7c457ad View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    052fff0 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    0c3c3a6 View commit details
    Browse the repository at this point in the history
  21. Add a quick test.

    trivialfis committed Sep 16, 2022
    Configuration menu
    Copy the full SHA
    bbb30a0 View commit details
    Browse the repository at this point in the history
  22. check.

    trivialfis committed Sep 16, 2022
    Configuration menu
    Copy the full SHA
    e78c608 View commit details
    Browse the repository at this point in the history
  23. test.

    trivialfis committed Sep 16, 2022
    Configuration menu
    Copy the full SHA
    964fc05 View commit details
    Browse the repository at this point in the history
  24. Don't change.

    trivialfis committed Sep 16, 2022
    Configuration menu
    Copy the full SHA
    6c67acb View commit details
    Browse the repository at this point in the history
  25. check.

    trivialfis committed Sep 16, 2022
    Configuration menu
    Copy the full SHA
    6c07f98 View commit details
    Browse the repository at this point in the history
  26. check.

    trivialfis committed Sep 16, 2022
    Configuration menu
    Copy the full SHA
    bb1fc88 View commit details
    Browse the repository at this point in the history
  27. cleanup.

    trivialfis committed Sep 16, 2022
    Configuration menu
    Copy the full SHA
    8890a2a View commit details
    Browse the repository at this point in the history
  28. typo.

    trivialfis committed Sep 16, 2022
    Configuration menu
    Copy the full SHA
    bba1cd9 View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2022

  1. Weighted average.

    trivialfis committed Sep 19, 2022
    Configuration menu
    Copy the full SHA
    644bbe2 View commit details
    Browse the repository at this point in the history
  2. Change name.

    trivialfis committed Sep 19, 2022
    Configuration menu
    Copy the full SHA
    dad7a37 View commit details
    Browse the repository at this point in the history
  3. Add tests.

    trivialfis committed Sep 19, 2022
    Configuration menu
    Copy the full SHA
    9c2bdac View commit details
    Browse the repository at this point in the history
  4. CPU build.

    trivialfis committed Sep 19, 2022
    Configuration menu
    Copy the full SHA
    79fab2b View commit details
    Browse the repository at this point in the history
  5. Fix.

    trivialfis committed Sep 19, 2022
    Configuration menu
    Copy the full SHA
    5099c3c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    103c722 View commit details
    Browse the repository at this point in the history