View source: R/gcae_evaluate.R
gcae_evaluate | R Documentation |
GCAE
its evaluateUse GCAE
its evaluate
gcae_evaluate(gcae_setup, gcae_options, metrics, epoch, verbose = FALSE)
gcae_setup |
GCAE model setup, as created by create_gcae_setup, read from file by read_gcae_setup_file, checked by check_gcae_setup, and saved to file by save_gcae_setup. |
gcae_options |
options to run GCAE, as created by create_gcae_options |
metrics |
the metrics, as checked by check_metrics.
Use |
epoch |
the epoch, as checked by check_epoch |
verbose |
the verbosity of a function. Set to TRUE for more output. Use check_verbose to detect if this argument is valid. |
Richèl J.C. Bilderbeek
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.