Plot radar chart of one metric

draw_radar_plot(score_frame, type)

Arguments

score_frame

The result of `score_model` function.

type

A string which determines if machine learning task is the `classification` or `regression`.