Performance-Evaluation

バージョン 1.0.1 (2.15 KB) 作成者: Apdullah YAYIK
Performance Evaluation
ダウンロード: 43
更新 2019/7/17

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 (2026). Performance-Evaluation (https://github.com/apdullahyayik/Performance-Evaluation), GitHub. 取得日: .

MATLAB リリースの互換性
作成: R2019a
すべてのリリースと互換性あり
プラットフォームの互換性
Windows macOS Linux

GitHub の既定のブランチを使用するバージョンはダウンロードできません

バージョン 公開済み リリース ノート
1.0.1

image changed

1.0.0

この GitHub アドオンでの問題を表示または報告するには、GitHub リポジトリにアクセスしてください。
この GitHub アドオンでの問題を表示または報告するには、GitHub リポジトリにアクセスしてください。