View source: R/estimator-generics.R
evaluate | R Documentation |
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
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.