Min_Max_Scale_Mat | R Documentation |
Transforms hyperparameters by scaling each hyperparameter to a given range.
Min_Max_Scale_Mat(mat, lower, upper)
mat |
a matrix of original hyperparameters |
lower |
lower bounds |
upper |
upper bounds |
a matrix of scaled hyperparameters
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.