captcha_candidates | R Documentation |
Using all captcha combinations from some cut value
captcha_candidates(f_captcha, model, cut_value = log(0.01), n)
f_captcha |
captcha file |
model |
model that generates logits |
cut_value |
so that we make combinations from real values |
n |
maximum number of candidates |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.