View source: R/multi_class_diag_plots.R
plot_multiclass_pr | R Documentation |
This function plots the full precision recall curve.
plot_multiclass_pr(dat, y_name)
dat |
The predictions data frame in the |
y_name |
The y/response variable for the model. |
A plotly::ggplotly()
object.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.