Skip to content

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

@petya3

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions