How to evaluate different clustering methods for single cell RNA-seq
1
2
Entering edit mode
8.5 years ago
kaji331 ▴ 20

Hi, everyone:

I found that there was no golden standard method for single cell RNA-seq subgroup. There were many papers showed different methods for this analysis. Now I wanna try these different clustering methods to my data. How to evaluate them using R, python, etc. I don't want to do biological experiments~

Generally, is there a golden standard (methods, books, etc.) for evaluating clustering methods by computer in machine learning area?

Thanks very much !

clustering • 2.2k views
ADD COMMENT
4
Entering edit mode
8.5 years ago

There is no standard method for evaluating clustering methods other than comparing to some ground truth when it is available. There are however several measures of clustering "quality" e.g. the silhouette (in R silhouette). See for example the python sklearn page on evaluating clustering.

ADD COMMENT

Login before adding your answer.

Traffic: 1505 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6