NVIDIA / NVIDIA/cuvs

[BUG] Typo in CPU generate_groundtruth calculation function

Open Beginner friendly
#2,036 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

bug
Dominant language
Cuda
Stars
854
Forks
236
Avg merge
3d 3h
Merged PRs (30d)
62

Description

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.

https://github.com/rapidsai/cuvs/blob/862259a961e701bef01990707de545537f495bfe/python/cuvs_bench/cuvs_bench/generate_groundtruth/__main__.py#L171

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Open python/cuvs_bench/cuvs_bench/generate_groundtruth/main.py at the referenced line and search the file for every occurrence of squeclidean. Correct each spelling to sqeuclidean, then verify that no misspelled occurrences remain.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
machine-learning
Issue type
Bug
Difficulty
1/5
Estimated time
Under an hour
Activity status
Quiet
Clarity
Clearly specified
Newbie friendliness
82/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.