train_and_evaluate: (Deprecated) Simultaneously Train and Evaluate a Model

View source: R/estimator-generics.R

train_and_evaluateR Documentation

(Deprecated) Simultaneously Train and Evaluate a Model

Description

Train and evaluate a model object. See implementation in the tfestimators package.

Usage

train_and_evaluate(object, ...)

Arguments

object

An R object.

...

Optional arguments passed on to implementing methods.

Implementations

  • tfestimators


tensorflow documentation built on Dec. 28, 2022, 1:25 a.m.