turtle
turtle copied to clipboard
How to visualize the results?
How to visualize the results like cluster group graph and image output with different group.
Dear @easternbun,
Thank you for your interest in our work. First, you can extract the cluster indices for each sample in the dataset similarly to evaluate.py script https://github.com/mlbio-epfl/turtle/blob/9b8bbb760224aed4e468363a3fc9ce43a388b6ee/evaluate.py#L44
Then, you can use your favourite library to do visualizations.
Let me know if that has resolved your issue.
Best, Artyom