Documentation
GitHub
Example
Dlang.org
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)