Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

accuracy_multi

Accuracy_multi


Description

Compute accuracy when 'inp' and 'targ' are the same size.

Usage

accuracy_multi(inp, targ, thresh = 0.5, sigmoid = TRUE)

Arguments

inp

predictions

targ

targets

thresh

threshold point

sigmoid

sigmoid

Value

None


fastai

Interface to 'fastai'

v2.0.7
Apache License 2.0
Authors
Turgut Abdullayev [ctb, cre, cph, aut]
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.