neuralfable | R Documentation |
Neurafable model class
neuralfable(formula, ...)
formula |
A neuralfable model formula. This encompasses all models exposed by neuralfables (see details). |
... |
Additional arguments (see details). |
Use the method special to specify a method - available methods are **"elm", "mlp", "garbage", "mboost", and ""xgboost"**, with default being **"mlp"**.
A specified model, analogous to other model objects within fable/fabletools.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.