Find aggrement for Classification problem between 5 raters
Mostrar comentarios más antiguos
Hi,
I have 5 radiologists who classified tumors in 3 stages (Stage 1, Stage 2, Stage 3). They did the classification manually putting numbers 1 = Stage 1 , 2 = Stage 2 and 3 = Stage 3 on each region. Each patient has about 10-14 tumors. For each patient I want to see how many tumors they classified the same. How can I do that?
Respuestas (1)
KALYAN ACHARJYA
el 26 de Mayo de 2020
Editada: KALYAN ACHARJYA
el 26 de Mayo de 2020
0 votos

Then count the number of tumors, in the result image
3 comentarios
DM
el 26 de Mayo de 2020
KALYAN ACHARJYA
el 26 de Mayo de 2020
load the images imread
DM
el 26 de Mayo de 2020
Categorías
Más información sobre Deep Learning Toolbox en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!