draw_radar_plot: Plot radar chart of one metric

View source: R/plot_metrics.R

draw_radar_plotR Documentation

Plot radar chart of one metric

Description

Plot radar chart of one metric

Usage

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'.


ModelOriented/forester documentation built on June 6, 2024, 7:29 a.m.