powered by
Julia Equivalent: IAI.set_threshold!
IAI.set_threshold!
set_threshold(lnr, label, threshold, ...)
The learner to modify.
The referenced label.
The probability threshold above which label will be be predicted.
label
Refer to the Julia documentation for available parameters.
if (FALSE) iai::set_threshold(lnr, "A", 0.4)
Run the code above in your browser using DataLab