Description Usage Arguments Value
View source: R/internallyRegisterOptimizer.R
This function is the “make” of noir. It is a constructor for noir-optimizers.
1 2 | internallyRegisterOptimizer(id, class, packages, hyper.par.set,
par.values = list(), objective.type = "single-objective", tags = NULL)
|
id |
[ |
class |
[ |
packages |
[ |
hyper.par.set |
[ |
par.values |
[ |
objective.type |
[ |
tags |
[ |
[optimizer
] S3 object encapsulating the optimizer.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.