Replaced by learner

Super class

targeted::learner -> ml_model

Methods

Inherited methods


Method new()

Create a new prediction model object

Usage

ml_model$new(...)

Arguments

...

deprecated


Method clone()

The objects of this class are cloneable with this method.

Usage

ml_model$clone(deep = FALSE)

Arguments

deep

Whether to make a deep clone.