refit_leaves: Refit the models in the leaves of a trained learner using the...

View source: R/optimaltrees.R

refit_leavesR 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, ...)


iai documentation built on Oct. 19, 2024, 1:07 a.m.