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