Best k value to use
dalide opened this issue · 2 comments
dalide commented
Hi, I have a question about the parameter k, the number of nearest neighbors to use, is there a way to choose the best k value? like comparing the modularity for each k and choose based on some criteria. Thanks.
quantumkisa commented
i saw some guides concerning dat problem. https://github.com/dpeerlab/PhenoGraph/blob/master/examples/tutorial_pbmc3k.ipynb
dalide commented
i saw some guides concerning dat problem. https://github.com/dpeerlab/PhenoGraph/blob/master/examples/tutorial_pbmc3k.ipynb
Thanks a lot, this is very helpful.