How can I create a confusion matrix from a simple fuzzy logic model?
1 visualizzazione (ultimi 30 giorni)
Mostra commenti meno recenti
Shahil Khan
il 29 Mag 2021
Risposto: Sulaymon Eshkabilov
il 29 Mag 2021
Hello!
I have created a simple fuzzy logic model and created rules for it by analyzing instances of data.
I want to test the model against additional test data and then create a confusion matrix from it.
the model is saved as "model.fis"
Is there a way to do this in Matlab? I know about confusionmat but I dont know how to use a FIS file to create it.
0 Commenti
Risposta accettata
Sulaymon Eshkabilov
il 29 Mag 2021
Hi,
Here is a nice help documentation by which you can develop *.fis models:
Good luck.
0 Commenti
Più risposte (0)
Vedere anche
Categorie
Scopri di più su Fuzzy Logic in Simulink in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!