Train a model object. See implementation in the tfestimators package.
train(object, ...)
object
A trainable R object.
...
Optional arguments passed on to implementing methods.
tfestimators