celltypist icon indicating copy to clipboard operation
celltypist copied to clipboard

the question about conf_score

Open noob000007 opened this issue 1 year ago • 2 comments
trafficstars

"Like this, I have completed clustering myself and annotated cell types for the clustering results. Now, I am using celltypist to automate type annotation based on my clustering. I have obtained the following results. So, what does 'conf_score' represent? Does the probability of 0.216800 suggest it's the 'predicted_labels', or is it 'majority_voting'?" 2023-12-02 140526

noob000007 avatar Dec 02 '23 06:12 noob000007

I've verified that the findings are predicted_labels and hope to be able to give confidence for each cluster in the future

noob000007 avatar Dec 02 '23 06:12 noob000007

@Xyihang, there is no probability output for each cluster; but you can check the average probability and frequency of predicted cell types within a given cluster (e.g., use the celltypist.dotplot function).

ChuanXu1 avatar Dec 05 '23 12:12 ChuanXu1

Will close the issue; please reopen it if you have further questions.

ChuanXu1 avatar Apr 20 '24 17:04 ChuanXu1