Skip to content

Angular Separation and Chord Distance #140

Description

@jnoecker

Angular Separation — JGAAP computes 1 - dot_product, which is just a cosine-distance approximation that doesn't actually produce an angular measure.

Chord Distance — JGAAP has the same underlying bug — it uses the same cosine-similarity shortcut as angular separation rather than the actual chord formula.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Opinionated RealitySurprise Features (not bugs) where JGAAP differs from norms

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions