Evaluate a model object. See implementations in the keras and tfestimators packages.
evaluate(object, ...)
object
An evaluatable R object.
...
Optional arguments passed on to implementing methods.
keras
tfestimators