Learn R Programming

bbotk (version 1.5.0)

bbotk_reflections: Reflections for bbotk

Description

Environment which stores various information to allow objects to examine and introspect their structure and properties (c.f. Reflections).

This environment be modified by third-party packages.

The following objects are set by bbotk:

  • optimizer_properties (character())
    Properties of an optimizer, e.g. "dependencies".

  • objective_properties (character())
    Properties of an objective, e.g. "noisy".

Usage

bbotk_reflections

Arguments

Examples

Run this code
ls.str(bbotk_reflections)

Run the code above in your browser using DataLab