Conversion of point cloud to graph weighted adjacency matrix #677
Himanshu-1988
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello All,
I am looking to convert the point cloud data in graph using mapper algorithm , and for that graph i want to calculate persistence diagram.
I am able to get the graph using mapper tutorial [https://giotto-ai.github.io/gtda-docs/latest/notebooks/mapper_quickstart.html]
,but struggling to get the adjacency matrix .
In examples its mentioned that adjacency matrix is required to calculate persistence diagram.
https://giotto-ai.github.io/gtda-docs/latest/notebooks/persistent_homology_graphs.html
Need help to complete this pipeline.
Regards,
Himanshu
Beta Was this translation helpful? Give feedback.
All reactions