lucasimi / tda-mapper-python

A simple and efficient Python implementation of Mapper algorithm for Topological Data Analysis
https://tda-mapper.readthedocs.io/en/main/
Apache License 2.0
9 stars 3 forks source link

Enhancement Proposal: Metadata Handling in Mapper Graph #143

Open lucasimi opened 1 month ago

lucasimi commented 1 month ago

Current Situation: The nodes of the mapper graph currently store the IDs of the points contained within them. However, this information is not always necessary.

Proposed Improvement:

lucasimi commented 3 weeks ago

Some possible node metadata could be also the cover_id and the cluster_id