View source: R/recognition_rate.R
| recognition_rate | R Documentation |
Compute recognition rate on one (train/complete) or two (train + complete) sets
recognition_rate(df_postprob_freq, seuil = 0.001)
df_postprob_freq |
postprob frequency data frame (from build_df_postprobfreq function) |
seuil |
threshold of recognition rate, by default 1E-3 |
A recognition rate value
Melody Premaillon
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.