필터 지우기
필터 지우기

How to evaluate RMSE, MAE, and bias from confusion matrix?

조회 수: 12 (최근 30일)
Karolina
Karolina 2017년 3월 15일
I have confusion matrix representing the results of my classification:
A = 3593 % True Positive
B = 305 % False Positive
C = 953 % False Negative
D = 40392 % True Negative
Is it possible from these data evaluate root-mean-squared-error, mean-absolute-error, and bias?

답변 (0개)

카테고리

Help CenterFile Exchange에서 Hypothesis Tests에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by