Skip to contents

Plot evaluation metrics (numeric + categorical)

Usage

plot_metrics(x, metric = "RMSE")

Arguments

x

A result list returned by evaluator()

metric

Character, which metric to plot (e.g., "RMSE", "MAE", "R2", "Accuracy", "F1", "ALL")

Value

A ggplot2 object