Learn R Programming

iai (version 1.10.2)

set_display_label: Show the probability of a specified label when visualizing a learner

Description

Julia Equivalent: IAI.set_display_label!

Usage

set_display_label(lnr, display_label)

Arguments

lnr

The learner to modify.

display_label

The label for which to show probabilities.

Examples

Run this code
if (FALSE) iai::set_display_label(lnr, "A")

Run the code above in your browser using DataLab