This function calculates detailed accuracy by class from confusion matrix binary classes.
Please, also see crosstab function in MATLAB library
confusion matrix can be calculated using built-in crosstab function
confusionMatrix=crosstab(label_index_expected, label_index_actual);
인용 양식
Apdullah YAYIK (2024). Performance-Evaluation (https://github.com/apdullahyayik/Performance-Evaluation), GitHub. 검색 날짜: .
MATLAB 릴리스 호환 정보
개발 환경:
R2019a
모든 릴리스와 호환
플랫폼 호환성
Windows macOS Linux카테고리
- AI and Statistics > Statistics and Machine Learning Toolbox > Descriptive Statistics and Visualization > Descriptive Statistics >
Help Center 및 MATLAB Answers에서 Descriptive Statistics에 대해 자세히 알아보기
태그
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!GitHub 디폴트 브랜치를 사용하는 버전은 다운로드할 수 없음
버전 | 게시됨 | 릴리스 정보 | |
---|---|---|---|
1.0.1 | image changed |
|
|
1.0.0 |
|
이 GitHub 애드온의 문제를 보거나 보고하려면 GitHub 리포지토리로 가십시오.
이 GitHub 애드온의 문제를 보거나 보고하려면 GitHub 리포지토리로 가십시오.