bbotk_reflections: Reflections for bbotk

bbotk_reflectionsR Documentation

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

Format

environment.

Examples

ls.str(bbotk_reflections)

bbotk documentation built on Nov. 13, 2023, 5:06 p.m.