You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thank you for developing such an interesting and intuitive spatial clustering algorithm. SpatialLeiden is very unique in its approach and achieves top-tier performance across many datasets belonging to different technologies. I was doing bench-marking of SpatialLeiden on datasets belonging to image-based technologies. I am encountering issues related to reproducing results when the model uses Delaunay neighborhood structure.
For example, on MERFISH dataset, I put the layer-ratio as 1:1 as recommended in the supplementary section of the paper and followed all the recommended steps as given in the usage section of the tool's webpage. But I am not able to reproduce the results. I am getting results close to reported for knn neighborhood structure but for the delaunay, I am getting results well below the reported results for NMI.