superStorage: R6 class to create algorithmStorage objects

Description Usage Format Value Fields Methods

Description

An R6Class to save the results from each algorithm object, automatically created when a new algorithm object is created.

Usage

1

Format

R6Class object

Value

Algorithm object

Fields

config

[string]
An algorithm configuration

budget

[string]
The current budget

model

[string]
A model

performance

[string]
A performance function

Methods

$attachLines(newline) rbind a new rows newline to the data.matrix of the algorithmStorage object


ja-thomas/hyperbandr documentation built on May 6, 2019, 8:33 p.m.