gcae_evaluate: Use 'GCAE' its evaluate

View source: R/gcae_evaluate.R

gcae_evaluateR Documentation

Use GCAE its evaluate

Description

Use GCAE its evaluate

Usage

gcae_evaluate(gcae_setup, gcae_options, metrics, epoch, verbose = FALSE)

Arguments

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 "" to indicate not to use a clusting metric

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.

Author(s)

Richèl J.C. Bilderbeek


richelbilderbeek/gcaer documentation built on March 25, 2024, 3:08 p.m.