R/metric.R
accuracy_multi.Rd
Compute accuracy when `inp` and `targ` are the same size.
accuracy_multi(inp, targ, thresh = 0.5, sigmoid = TRUE)
predictions
targets
threshold point
sigmoid
None