Learn R Programming

iai (version 1.4.0)

reset_display_label: Reset the predicted probability displayed to be that of the predicted label when visualizing a learner

Description

Julia Equivalent: IAI.reset_display_label!

Usage

reset_display_label(lnr)

Arguments

lnr

The learner to modify.

Examples

Run this code
# NOT RUN {
iai::reset_display_label(lnr)
# }
# NOT RUN {
# }

Run the code above in your browser using DataLab