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

Conversation

trivialfis
Copy link
Member

@trivialfis trivialfis commented Mar 24, 2023

  • Fix prediction range.
  • Support prediction cache in mt-hist.
  • Support model slicing.
  • Make the booster a Python iterable by defining __iter__.
  • Cleanup removed/deprecated parameters.
  • A new field in the output model iteration_indptr for pointing to the ranges of trees for each iteration.

@trivialfis
Copy link
Member Author

Let me add support for mixed trees

@trivialfis trivialfis changed the title Support prediction cache for multi-target tree. [MT-TREE] Support prediction cache and model slicing. Mar 27, 2023
@trivialfis trivialfis merged commit acc110c into dmlc:master Mar 27, 2023
@trivialfis trivialfis deleted the multi-predt-cache branch March 27, 2023 15:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants