Skip to content

[BUG] Typo in CPU generate_groundtruth calculation function #2036

@btong04

Description

@btong04

Typo in cpu-based for ground truth calculations. Should change all occurrences of squeclidean to sqeuclidean by swapping the e and the u so that it's spelled properly.

def calc_truth(dataset, queries, k, metric="sqeuclidean"):

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    Status

    Todo

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions