| accuracy_multi | R Documentation | 
Compute accuracy when 'inp' and 'targ' are the same size.
accuracy_multi(inp, targ, thresh = 0.5, sigmoid = TRUE)
inp | 
 predictions  | 
targ | 
 targets  | 
thresh | 
 threshold point  | 
sigmoid | 
 sigmoid  | 
None
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.