set_threshold | R Documentation |
Julia Equivalent:
IAI.set_threshold!
set_threshold(lnr, label, threshold, ...)
lnr |
The learner to modify. |
label |
The referenced label. |
threshold |
The probability threshold above which |
... |
Refer to the Julia documentation for available parameters. |
## Not run: iai::set_threshold(lnr, "A", 0.4)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.