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

Add SHAP calculation to GBT regression #1399

Merged
merged 64 commits into from
Oct 27, 2023

Commits on Oct 26, 2023

  1. Configuration menu
    Copy the full SHA
    e991dae View commit details
    Browse the repository at this point in the history
  2. use dataclasses for Node

    ahuber21 committed Oct 26, 2023
    Configuration menu
    Copy the full SHA
    128aff4 View commit details
    Browse the repository at this point in the history
  3. isort/black

    ahuber21 committed Oct 26, 2023
    Configuration menu
    Copy the full SHA
    db445ed View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5025f60 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a5695ae View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9b72553 View commit details
    Browse the repository at this point in the history
  7. simplify xgboost tree parser

    ahuber21 committed Oct 26, 2023
    Configuration menu
    Copy the full SHA
    e6e1984 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    87dc4ca View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    0aaa508 View commit details
    Browse the repository at this point in the history
  10. re-enable mb tests

    ahuber21 committed Oct 26, 2023
    Configuration menu
    Copy the full SHA
    caab075 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    b457e11 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    b2edef4 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    be077cb View commit details
    Browse the repository at this point in the history
  14. align tree clf/reg APIs

    ahuber21 committed Oct 26, 2023
    Configuration menu
    Copy the full SHA
    bf28b08 View commit details
    Browse the repository at this point in the history
  15. update copyright

    ahuber21 committed Oct 26, 2023
    Configuration menu
    Copy the full SHA
    fdec263 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    26333a4 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    c3f463a View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    b4206d9 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    f86f72d View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    4b4620f View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    d5e0c0c View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    bdde096 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    89fde70 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    fb7b209 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    7a2e892 View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    697622e View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    89b37b3 View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    e4ab316 View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    0859330 View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    bdac1f5 View commit details
    Browse the repository at this point in the history
  31. Configuration menu
    Copy the full SHA
    cb0d895 View commit details
    Browse the repository at this point in the history
  32. Configuration menu
    Copy the full SHA
    4ef7712 View commit details
    Browse the repository at this point in the history
  33. Configuration menu
    Copy the full SHA
    bba8beb View commit details
    Browse the repository at this point in the history
  34. Configuration menu
    Copy the full SHA
    8298633 View commit details
    Browse the repository at this point in the history
  35. Configuration menu
    Copy the full SHA
    5765523 View commit details
    Browse the repository at this point in the history
  36. Configuration menu
    Copy the full SHA
    30fbafa View commit details
    Browse the repository at this point in the history
  37. Configuration menu
    Copy the full SHA
    65fbe16 View commit details
    Browse the repository at this point in the history
  38. clean imports

    ahuber21 committed Oct 26, 2023
    Configuration menu
    Copy the full SHA
    8e89e0a View commit details
    Browse the repository at this point in the history
  39. Include SHAP description

    ahuber21 committed Oct 26, 2023
    Configuration menu
    Copy the full SHA
    4a14e86 View commit details
    Browse the repository at this point in the history
  40. typos

    ahuber21 committed Oct 26, 2023
    Configuration menu
    Copy the full SHA
    8c3e0e7 View commit details
    Browse the repository at this point in the history
  41. Configuration menu
    Copy the full SHA
    38559ed View commit details
    Browse the repository at this point in the history
  42. rename model_builders -> mb

    ahuber21 committed Oct 26, 2023
    Configuration menu
    Copy the full SHA
    bd78635 View commit details
    Browse the repository at this point in the history
  43. Apply suggestions from code review

    Co-authored-by: Alexandra <alexandra.epanchinzeva@intel.com>
    ahuber21 and aepanchi committed Oct 26, 2023
    Configuration menu
    Copy the full SHA
    53afa0f View commit details
    Browse the repository at this point in the history
  44. Configuration menu
    Copy the full SHA
    11b492e View commit details
    Browse the repository at this point in the history
  45. fix: model retrieve API

    ahuber21 committed Oct 26, 2023
    Configuration menu
    Copy the full SHA
    43b4d2a View commit details
    Browse the repository at this point in the history
  46. Configuration menu
    Copy the full SHA
    da24ef9 View commit details
    Browse the repository at this point in the history
  47. Configuration menu
    Copy the full SHA
    f311e27 View commit details
    Browse the repository at this point in the history
  48. Configuration menu
    Copy the full SHA
    523d160 View commit details
    Browse the repository at this point in the history
  49. Configuration menu
    Copy the full SHA
    3c58610 View commit details
    Browse the repository at this point in the history
  50. Configuration menu
    Copy the full SHA
    a7170af View commit details
    Browse the repository at this point in the history
  51. Configuration menu
    Copy the full SHA
    6a01c63 View commit details
    Browse the repository at this point in the history
  52. Configuration menu
    Copy the full SHA
    f7031a1 View commit details
    Browse the repository at this point in the history
  53. Configuration menu
    Copy the full SHA
    e029fc8 View commit details
    Browse the repository at this point in the history
  54. Configuration menu
    Copy the full SHA
    02aaf33 View commit details
    Browse the repository at this point in the history
  55. Configuration menu
    Copy the full SHA
    0143067 View commit details
    Browse the repository at this point in the history
  56. use pytest for main()

    ahuber21 committed Oct 26, 2023
    Configuration menu
    Copy the full SHA
    41cda26 View commit details
    Browse the repository at this point in the history
  57. fix: use unittest.skipIf

    ahuber21 committed Oct 26, 2023
    Configuration menu
    Copy the full SHA
    dcba3af View commit details
    Browse the repository at this point in the history
  58. fix: typo 2023 -> 2024

    ahuber21 committed Oct 26, 2023
    Configuration menu
    Copy the full SHA
    c8b2a69 View commit details
    Browse the repository at this point in the history
  59. Drop 3.12 requirement

    Co-authored-by: Nikolay Petrov <nikolay.a.petrov@intel.com>
    ahuber21 and napetrov authored Oct 26, 2023
    Configuration menu
    Copy the full SHA
    8bc6d7c View commit details
    Browse the repository at this point in the history
  60. cleanup after rebase

    ahuber21 committed Oct 26, 2023
    Configuration menu
    Copy the full SHA
    cfe0607 View commit details
    Browse the repository at this point in the history
  61. Configuration menu
    Copy the full SHA
    701a2ff View commit details
    Browse the repository at this point in the history
  62. Configuration menu
    Copy the full SHA
    2a94bed View commit details
    Browse the repository at this point in the history
  63. Configuration menu
    Copy the full SHA
    1142630 View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2023

  1. Configuration menu
    Copy the full SHA
    4f490ea View commit details
    Browse the repository at this point in the history