MLP | R Documentation |
Automatic train a Multilayer Perceptron (MLPs) model.
This function is a wrapper for nnfor::mlp()
.
MLP(formula, ...)
formula |
Model specification (see "Specials" section, currently not in use...) |
... |
Further arguments passed to |
mlp_model An object of class MLP
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.