ParBayesianOptimization (version 0.0.1)

MinMaxScale: Min-Max Scale

Description

Scales a data.table of parameter sets to a 0-1 range

Usage

MinMaxScale(x, table, boundsDT)

Arguments

x

Parameter Name

table

A data.table of parameter sets

bounds

the original bounds list

Value

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