captcha_candidates: Calculates n captcha candidate labels

View source: R/utils-model.R

captcha_candidatesR Documentation

Calculates n captcha candidate labels

Description

Using all captcha combinations from some cut value

Usage

captcha_candidates(f_captcha, model, cut_value = log(0.01), n)

Arguments

f_captcha

captcha file

model

model that generates logits

cut_value

so that we make combinations from real values

n

maximum number of candidates


jtrecenti/captchaDownload documentation built on Jan. 3, 2023, 4:58 a.m.