R/confusion_matrix.R
per_cell_accuracy.Rd
Calculate the prediction confidence for each cell
per_cell_accuracy(X, y, clf)
Feature matrix (cells x features)
True cell labels
Trained classifier object
Numeric vector of per-cell accuracy scores