This function compares the prediction results returned by a classifier with ground truth, and finally gives a summary of the evaluation.
Usage
evaluate_pred(y.pred, y.true, caseid = names(y.true), showplot = TRUE, ...)
This function compares the prediction results returned by a classifier with ground truth, and finally gives a summary of the evaluation.
evaluate_pred(y.pred, y.true, caseid = names(y.true), showplot = TRUE, ...)