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