[ToMATo] relate PD points to clusters
MathieuCarriere opened this issue · 1 comments
MathieuCarriere commented
It would be nice to have a way to relate the points of the persistence diagram to the corresponding clusters, something like tomato.labels_[i]
corresponds to persistence diagram point i
. I guess this would also mean including the points with infinite persistence back in the persistence diagram.
mglisse commented
Could you give more information about why this is useful, what you would do with this information? This could help ensure that whatever we come up with really solves that issue.