Plot ELM confusion matrix in matlab

1 vue (au cours des 30 derniers jours)
Ilham Akbar
Ilham Akbar le 29 Mar 2019
Im currently working on classification using ELM in matlab. I use the source code from http://www.ntu.edu.sg/home/egbhuang/index.html. My problem is i can't get the value of true_positive, true_negative, false_positive, and false_negative from the code. Could you help me find those values so i can get sensitivity and specificity for my classification? Big thanks.
  6 commentaires
sushma suresh
sushma suresh le 2 Nov 2019
Hello, how to plot confusion matrix for multiclass problem? I have 10 classes in my dataset and Im using the same elm function [TY, TrainingTime, TestingTime, TrainingAccuracy, TestingAccuracy] = elm ........................ with TY = round (TY) but im unable to see the graph with imagesc function
muhammad mahdi ramadhan
muhammad mahdi ramadhan le 20 Mai 2020
hi, I already adding calculation specificity and sensitifity for ELM, let visit this page https://www.mathworks.com/matlabcentral/fileexchange/75653-elm

Connectez-vous pour commenter.

Réponses (0)

Catégories

En savoir plus sur Image Data Workflows dans Help Center et File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by