copy_splits_and_refit_leaves | R Documentation |
Julia Equivalent:
IAI.copy_splits_and_refit_leaves!
copy_splits_and_refit_leaves(new_lnr, orig_lnr, ...)
new_lnr |
The learner to modify and refit |
orig_lnr |
The learner from which to copy the tree split structure |
... |
Refer to the Julia documentation for available parameters |
Requires IAI version 3.0 or higher.
## Not run: iai::copy_splits_and_refit_leaves(new_lnr, orig_lnr, ...)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.