ParBayesianOptimization (version 0.0.1)

UnMMScale: Undo Min-Max Scale

Description

Un-scales a data.table of parameter sets from a 0-1 range

Usage

UnMMScale(x, table, boundsDT)

Arguments

x

Parameter Name

table

A data.table of scaled parameter sets

bounds

the original bounds list

Value

a data.table the same length as table with un-scaled parameters