Cell type prediction confusion matrix
Ground truth | ||||
---|---|---|---|---|
Pyramidal cell | Interneuron | Noise | ||
Prediction | Pyramidal cell | 46 | 5 | 0 |
Interneuron | 1 | 31 | 2 | |
Noise | 4 | 2 | 9 |
Confusion matrix, representing the number of true positives, true negatives, false positives, and false negatives. Ground truth refers to the manually detected interneurons and pyramidal cells. Prediction refers to the type predicted by the classifier for the same cells.