calculating confusion matrices to find the recall, precision

2 vues (au cours des 30 derniers jours)
Tino
Tino le 2 Mai 2019
Commenté : Tino le 2 Mai 2019
Hi I have 2 different matrices of varying sizes for T and d
T =
1 2 3 1
2 4 8 1
2 7 5 1
3 3 3 3
2 2 3 4
1 2 3 5
d =
2 3 4 5
1 3 4 5
4 3 4 5
4 8 9 1
I am trying to find the recall , precision and F score using Confusion matrices
Can anyone help me out with the right code for the computation
Thanks in advance
Tino
  1 commentaire
Tino
Tino le 2 Mai 2019
T is the training data while d is the test

Connectez-vous pour commenter.

Réponses (0)

Produits


Version

R2019a

Community Treasure Hunt

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

Start Hunting!

Translated by