Learn R Programming

iai (version 1.10.2)

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
if (FALSE) iai::reset_display_label(lnr)

Run the code above in your browser using DataLab