refit_leaves {iai} | R Documentation |
Refit the models in the leaves of a trained learner using the supplied data
Description
Julia Equivalent:
IAI.refit_leaves!
Usage
refit_leaves(lnr, ...)
Arguments
lnr |
The learner to refit |
... |
Refer to the Julia documentation for available parameters |
IAI Compatibility
Requires IAI version 3.0 or higher.
Examples
## Not run: iai::refit_leaves(lnr, ...)
[Package iai version 1.10.1 Index]