vaeac_get_evaluation_criteria {shapr} | R Documentation |
Extract the Training VLB and Validation IWAE from a list of explanations objects using the vaeac approach
Description
Extract the Training VLB and Validation IWAE from a list of explanations objects using the vaeac approach
Usage
vaeac_get_evaluation_criteria(explanation_list)
Arguments
explanation_list |
A list of |
Value
A data.table containing the training VLB, validation IWAE, and running validation IWAE at each epoch for each vaeac model.
Author(s)
Lars Henry Berge Olsen
[Package shapr version 1.0.4 Index]