Automatic train a Multilayer Perceptron (MLPs) model.
This function is a wrapper for nnfor::mlp()
.
Arguments
- formula
Model specification (see "Specials" section, currently not in use...)
- ...
Further arguments passed to
nnfor::mlp()
.
Automatic train a Multilayer Perceptron (MLPs) model.
This function is a wrapper for nnfor::mlp()
.
Model specification (see "Specials" section, currently not in use...)
Further arguments passed to nnfor::mlp()
.