R/plot_metrics.R
draw_radar_plot.Rd
Plot radar chart of one metric
draw_radar_plot(score_frame, type)
The result of `score_model` function.
A string which determines if machine learning task is the `classification` or `regression`.