Learn R Programming

miesmuschel (version 0.0.4-3)

Optimizer: Optimizer Class

Description

bbotk's Optimizer class. Re-exported since bbotk will change the name.

Arguments

Super classes

bbotk::Optimizer -> bbotk::OptimizerBatch -> Optimizer

Methods

Public methods

Inherited methods


Method clone()

The objects of this class are cloneable with this method.

Usage

Optimizer$clone(deep = FALSE)

Arguments

deep

Whether to make a deep clone.