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

[MT-TREE] Support prediction cache and model slicing. #8968

Merged
merged 14 commits into from
Mar 27, 2023

Commits on Mar 24, 2023

  1. Configuration menu
    Copy the full SHA
    297029d View commit details
    Browse the repository at this point in the history
  2. Fix prediction range.

    trivialfis committed Mar 24, 2023
    Configuration menu
    Copy the full SHA
    a1fa7b1 View commit details
    Browse the repository at this point in the history
  3. lint.

    trivialfis committed Mar 24, 2023
    Configuration menu
    Copy the full SHA
    060490d View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2023

  1. Configuration menu
    Copy the full SHA
    9c73eaf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    da563d0 View commit details
    Browse the repository at this point in the history
  3. model IO.

    trivialfis committed Mar 27, 2023
    Configuration menu
    Copy the full SHA
    2db1919 View commit details
    Browse the repository at this point in the history
  4. Type for prediction.

    trivialfis committed Mar 27, 2023
    Configuration menu
    Copy the full SHA
    2af50ef View commit details
    Browse the repository at this point in the history
  5. lint.

    trivialfis committed Mar 27, 2023
    Configuration menu
    Copy the full SHA
    7d49640 View commit details
    Browse the repository at this point in the history
  6. Fixes.

    trivialfis committed Mar 27, 2023
    Configuration menu
    Copy the full SHA
    a9e0bb2 View commit details
    Browse the repository at this point in the history
  7. Fix boosted rounds.

    trivialfis committed Mar 27, 2023
    Configuration menu
    Copy the full SHA
    3f36b78 View commit details
    Browse the repository at this point in the history
  8. throw error.

    trivialfis committed Mar 27, 2023
    Configuration menu
    Copy the full SHA
    c8e6f8e View commit details
    Browse the repository at this point in the history
  9. Work on slicing tests.

    trivialfis committed Mar 27, 2023
    Configuration menu
    Copy the full SHA
    2470773 View commit details
    Browse the repository at this point in the history
  10. Support slicing.

    trivialfis committed Mar 27, 2023
    Configuration menu
    Copy the full SHA
    4396a3b View commit details
    Browse the repository at this point in the history
  11. Model schema.

    trivialfis committed Mar 27, 2023
    Configuration menu
    Copy the full SHA
    2a408f1 View commit details
    Browse the repository at this point in the history