View source: R/estimator-generics.R
evaluate | R Documentation |
Evaluate a model object. See implementations in the keras3 package.
evaluate(object, ...)
object |
An evaluatable R object. |
... |
Optional arguments passed on to implementing methods. |
keras3
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.