필터 지우기
필터 지우기

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

조회 수: 1 (최근 30일)
Dharmendra Gurve
Dharmendra Gurve 2017년 6월 7일
편집: Dharmendra Gurve 2017년 6월 7일
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