Birdasaur / Trinity

Explainable AI analysis tool and 3D visualization

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Upgrade Point Distance Tools to support group-wise metrics

Birdasaur opened this issue · comments

Currently the Projections view supports a UMAP tool and a Convex Hull implementation.

  • Upgrade Convex Hull tools so that it can easily identify clusters of points based on label

  • Add tracker for Manifold objects (like Distance UI tab)

  • Implement new Manifold JSON object, message and file support for 3D hull of points

  • Groups will be pulled from manifolds generated from Hull Geometry tab

    Finish implementing Visibility checkbox for distance connectors moved to #35

  • Point to group will render lines from the first point selected to closest point in the grouping.

Investigate Group to Group line distances moved to #37