train-evaluate-predict {tfestimators} | R Documentation |
Base Documentation for train, evaluate, and predict.
Description
Base Documentation for train, evaluate, and predict.
Arguments
input_fn |
An input function, typically generated by the |
hooks |
A list of R functions, to be used as callbacks inside the
training loop. By default, |
checkpoint_path |
The path to a specific model checkpoint to be used for
prediction. If |
[Package tfestimators version 1.9.2 Index]