Generic evaluation S3
evaluate.RdDispatches to class-specific evaluate() methods (e.g.,
evaluate.BatchBirdFlowEvaluator()).
Examples
if (FALSE) { # \dontrun{
res <- evaluate(BatchBirdFlowEvaluator(trainer), split_data$test_data)
} # }
evaluate.RdDispatches to class-specific evaluate() methods (e.g.,
evaluate.BatchBirdFlowEvaluator()).
if (FALSE) { # \dontrun{
res <- evaluate(BatchBirdFlowEvaluator(trainer), split_data$test_data)
} # }