How can I calculate TP, FP, FN in each case below??

1 次查看(过去 30 天)
Let say I have
Case-1 (detected one extra)
Original : [ 1 13 25 37 48 60 73 85]
Detected : [ 1 13 25 29 37 48 60 72 85]
Case-2 (detected one less)
Original : [ 1 13 25 37 48 60 73 85]
Detected : [ 1 13 37 48 60 72 85]
How can I calculate TP, FP, FN in each case ??
Thanks in advance

回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Get Started with MATLAB 的更多信息

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by