grain ~master (2021-05-15T05:53:16Z)
Dub
Repo
accuracy
grain
metric
compute accuracy comparing prediction y (histgram) to target t (id)
auto
accuracy
(
Vy
Vt
)
(
Vy
y
,
Vt
t
)
if
(
isVariable
!
Vy
&&
isVariable
!
Vt
)
Meta
Source
See Implementation
grain
metric
functions
accuracy
compute accuracy comparing prediction y (histgram) to target t (id)