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

fix: histogram weights not handled correctly in hist / boost conversion #774

Merged
merged 31 commits into from
Nov 2, 2022

Commits on Oct 31, 2022

  1. remove unused dependency

    lobis committed Oct 31, 2022
    Configuration menu
    Copy the full SHA
    c58c9f7 View commit details
    Browse the repository at this point in the history
  2. add missing asserts

    lobis committed Oct 31, 2022
    Configuration menu
    Copy the full SHA
    c6f671a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    052de1a View commit details
    Browse the repository at this point in the history
  4. add test for issue

    lobis committed Oct 31, 2022
    Configuration menu
    Copy the full SHA
    9f10718 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1971918 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    02a1ecb View commit details
    Browse the repository at this point in the history
  7. remove comments from test

    lobis committed Oct 31, 2022
    Configuration menu
    Copy the full SHA
    bd90779 View commit details
    Browse the repository at this point in the history
  8. add test for hist with weights

    lobis committed Oct 31, 2022
    Configuration menu
    Copy the full SHA
    a160bff View commit details
    Browse the repository at this point in the history
  9. fix bad check for storage type

    lobis committed Oct 31, 2022
    Configuration menu
    Copy the full SHA
    0bd7de6 View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2022

  1. remove comment

    lobis committed Nov 1, 2022
    Configuration menu
    Copy the full SHA
    af7d023 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    23a76ea View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7ba24ce View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    860b6b3 View commit details
    Browse the repository at this point in the history
  5. updated weighted property

    lobis committed Nov 1, 2022
    Configuration menu
    Copy the full SHA
    017cb35 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    fc80387 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    6f50836 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    0fe0c1b View commit details
    Browse the repository at this point in the history
  9. fix calling property

    lobis committed Nov 1, 2022
    Configuration menu
    Copy the full SHA
    ea7fbdd View commit details
    Browse the repository at this point in the history
  10. add missing asserts to test

    lobis committed Nov 1, 2022
    Configuration menu
    Copy the full SHA
    6d43cc7 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    17459cb View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    d3157bf View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    99ea10d View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    43d7c01 View commit details
    Browse the repository at this point in the history
  15. update issue test file

    lobis committed Nov 1, 2022
    Configuration menu
    Copy the full SHA
    aa8c764 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    383eb2c View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    c36ccf3 View commit details
    Browse the repository at this point in the history
  18. Apply suggestions from code review

    Co-authored-by: Jim Pivarski <jpivarski@users.noreply.github.com>
    Co-authored-by: Angus Hollands <goosey15@gmail.com>
    3 people authored Nov 1, 2022
    Configuration menu
    Copy the full SHA
    2aff474 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    11c14c1 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    7d49e6d View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    6591e5d View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    abc2cf5 View commit details
    Browse the repository at this point in the history