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

[c++] Fix dump_model() information for root node #6569

Open
wants to merge 42 commits into
base: master
Choose a base branch
from

Commits on Jul 24, 2024

  1. Fix value calculation in root node

    Atanas Dimitrov committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    12102cc View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2024

  1. Fix dask tests

    Atanas Dimitrov committed Jul 26, 2024
    Configuration menu
    Copy the full SHA
    c933399 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c240016 View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2024

  1. Create proper tests

    Atanas Dimitrov committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    2f1de57 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    273a1df View commit details
    Browse the repository at this point in the history
  3. Test only on cpu

    Atanas Dimitrov committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    208df85 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'fix-root-values' of github.com:neNasko1/LightGBM into f…

    …ix-root-values
    Atanas Dimitrov committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    130879b View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2024

  1. Disable new tests for CUDA

    Atanas Dimitrov committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    48e6b96 View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2024

  1. Merge with microsoft#5964

    Atanas Dimitrov committed Aug 3, 2024
    Configuration menu
    Copy the full SHA
    26b9859 View commit details
    Browse the repository at this point in the history
  2. Finish merging with dump_model unification

    Atanas Dimitrov committed Aug 3, 2024
    Configuration menu
    Copy the full SHA
    88e3dec View commit details
    Browse the repository at this point in the history
  3. Improve tests

    Atanas Dimitrov committed Aug 3, 2024
    Configuration menu
    Copy the full SHA
    e1274dc View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2024

  1. Add linear test for stump

    Atanas Dimitrov committed Aug 4, 2024
    Configuration menu
    Copy the full SHA
    38ee92c View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2024

  1. Fix CUDA compilation

    Atanas Dimitrov committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    3b423de View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c89e257 View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2024

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

Commits on Aug 14, 2024

  1. Configuration menu
    Copy the full SHA
    fc42c1c View commit details
    Browse the repository at this point in the history
  2. Comments after code review

    Atanas Dimitrov committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    3ffcac6 View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2024

  1. Fix test

    Atanas Dimitrov committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    d5a82c4 View commit details
    Browse the repository at this point in the history
  2. Reenable cuda testing

    Atanas Dimitrov committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    be7675d View commit details
    Browse the repository at this point in the history
  3. Tests

    Atanas Dimitrov committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    f616e03 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6c6bc33 View commit details
    Browse the repository at this point in the history
  5. test cuda

    Atanas Dimitrov committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    c28a2cf View commit details
    Browse the repository at this point in the history
  6. .

    Atanas Dimitrov committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    6113f90 View commit details
    Browse the repository at this point in the history
  7. Fix warning

    Atanas Dimitrov committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    94cf7f0 View commit details
    Browse the repository at this point in the history
  8. reenable tests

    Atanas Dimitrov committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    01aa952 View commit details
    Browse the repository at this point in the history
  9. .

    Atanas Dimitrov committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    fadaa83 View commit details
    Browse the repository at this point in the history
  10. Merge branch 'fix-cuda' into fix-root-values

    Atanas Dimitrov committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    b9c681b View commit details
    Browse the repository at this point in the history
  11. fix cuda

    Atanas Dimitrov committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    a323acb View commit details
    Browse the repository at this point in the history
  12. Fix compilation error

    Atanas Dimitrov committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    0fd0c59 View commit details
    Browse the repository at this point in the history
  13. Fix weight

    Atanas Dimitrov committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    4cc5dd4 View commit details
    Browse the repository at this point in the history
  14. Fix numerical

    Atanas Dimitrov committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    a743a87 View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2024

  1. Make tests more robust

    Atanas Dimitrov committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    031c945 View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2024

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

Commits on Sep 5, 2024

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

Commits on Sep 17, 2024

  1. Fix test failing because of accuracy reasons

    Atanas Dimitrov committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    634b0fc View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2024

  1. Fix test_dask::test_init_scores

    Atanas Dimitrov committed Sep 21, 2024
    Configuration menu
    Copy the full SHA
    3fe4577 View commit details
    Browse the repository at this point in the history
  2. Decrease size of trees in test

    Atanas Dimitrov committed Sep 21, 2024
    Configuration menu
    Copy the full SHA
    9e3e8ed View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2024

  1. Configuration menu
    Copy the full SHA
    a01e737 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e76d5bc View commit details
    Browse the repository at this point in the history
  3. Comments after code review

    neNasko1 committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    0af4631 View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2024

  1. Small text QOL

    neNasko1 committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    04886c0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    15fc3bf View commit details
    Browse the repository at this point in the history