Skip to content

Docs: Typo in Dot Product formula on "Vector Similarity Explained" page #565

Description

@petya3

Is this a new bug?

  • I believe this is a new bug
  • I have searched the existing issues, and I could not find an existing issue for this bug

Current Behavior

Page: https://www.pinecone.io/learn/vector-similarity/
Section: Dot product Similarity

Description:
There is a typo in the expanded form of the dot product formula. The third term incorrectly uses addition instead of multiplication between the vector components.

Expected Behavior

The formula should use a₃b₃ (multiplication), not a₃+b₃

Steps To Reproduce

Visit https://www.pinecone.io/learn/vector-similarity/

Relevant log output

Environment

Additional Context

No response

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

    documentationImprovements or additions to documentationstatus:needs-triageNot yet reviewed by a maintainer

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions