powered by
Show the probability of a specified label when visualizing a learner
set_display_label(lnr, display_label)
The learner to modify.
The label for which to show probabilities.
Julia Equivalent: IAI.set_display_label!
IAI.set_display_label!
# NOT RUN { iai::set_display_label(lnr, "A") # } # NOT RUN { # }
Run the code above in your browser using DataLab