Birdasaur / Trinity

Explainable AI analysis tool and 3D visualization

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Manifold Auto-Metric Upgrade

Birdasaur opened this issue · comments

Add support that leverage various distance measurements from UMAP code in the following ways:

  • Hover/Select a point and select a manifold and see the measurement metrics in an overlay
  • Implement mode where new points added to the scene are automatically measured
  • Implement setpoint threshold system to red flag new points that are out of band
  • Implement new Manifold Message with Json format including the 3D hull of points (default is sphere)

Ultimate Objective is to have new points come in (over ZeroMQ lets say) and have them automatically trigger these events/actions/visuals.