Jiaming Yuan acc110c251
[MT-TREE] Support prediction cache and model slicing. (#8968)
- 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.
2023-03-27 23:10:54 +08:00
..
2023-03-03 13:47:04 -08:00
2023-03-22 17:45:20 +08:00
2022-09-21 18:06:50 +08:00
2023-03-01 00:39:06 +08:00
2020-08-12 01:26:02 -07:00