8000 [cuvs_bench] distinguish search label from build label in data_export.py by jiangyinzuo · Pull Request #818 · rapidsai/cuvs · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

[cuvs_bench] distinguish search label from build label in data_export.py #818

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 4 commits into from
May 5, 2025

Conversation

jiangyinzuo
Copy link
Contributor

When configs/algos/*.yaml has string configurations, they will be converted into "label" column in exported CSV files.

But the exported CSV files only have "label" column for build configuration. search configuration is missing.

Before this patch, the search label is overriden by build label in exported CSV files.

After this patch, CSV files have "label" column as build label and "search_label" column as search label.

When `configs/algos/*.yaml` has string configurations, they will be converted into "label" column in exported CSV files.

But the exported CSV files only have "label" column for build configuration. search configuration is missing.

Before this patch, the search label is overriden by build label in exported CSV files.

After this patch, CSV files have "label" column as build label and "search_label" column as search label.
@jiangyinzuo jiangyinzuo requested a review from a team as a code owner April 12, 2025 08:23
Copy link
copy-pr-bot bot commented Apr 12, 2025

This pull request requires additional validation before any workflows can run on NVIDIA's runners.

Pull request vetters can view their responsibilities here.

Contributors can view more details about this message here.

@cjnolet cjnolet added improvement Improves an existing functionality non-breaking Introduces a non-breaking change labels Apr 23, 2025
@cjnolet
Copy link
Member
cjnolet commented Apr 23, 2025

/ok to test 6465ac8

@jiangyinzuo
Copy link
Contributor Author

Hello @cjnolet , I have fixed the python code style issue. Could you please trigger the CI again?

@cjnolet
Copy link
Member
cjnolet commented Apr 30, 2025

/ok to test e58f852

@cjnolet
Copy link
Member
cjnolet commented Apr 30, 2025

/ok to test 5f5191d

@cjnolet
Copy link
Member
cjnolet commented May 5, 2025

/merge

@rapids-bot rapids-bot bot merged commit 436673a into rapidsai:branch-25.06 May 5, 2025
62 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
improvement Improves an existing functionality non-breaking Introduces a non-breaking change Python
Development

Successfully merging this pull request may close these issues.

2 participants
0