Unlimited learning, half price | 50% off

Last chance! 50% off unlimited learning

Sale ends in


iai (version 1.3.0)

clone: Return an unfitted copy of a learner with the same parameters

Description

Julia Equivalent: IAI.clone

Usage

clone(lnr)

Arguments

lnr

The learner to copy.

Examples

Run this code
# NOT RUN {
new_lnr <- iai::clone(lnr)
# }
# NOT RUN {
# }

Run the code above in your browser using DataLab