Skip to content
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

Correct the performance test so that the CSV data loader in both PNU and PU configurations works properly. #35

Merged
merged 1 commit into from
Nov 24, 2024

Conversation

copybara-service[bot]
Copy link

Correct the performance test so that the CSV data loader in both PNU and PU configurations works properly.

Correct test data CSV file to have the correct number of column names in the header.
The covertype_pnu_10000.csv file header has 53 feature columns (0 through 52) but no label column name. The samples have 54 columns (53 features and 1 label).

Add the label column name to the header.

…and PU configurations works properly.

Correct test data CSV file to have the correct number of column names in the header.
The covertype_pnu_10000.csv file header has 53 feature columns (0 through 52) but no label column name. The samples have 54 columns (53 features and 1 label).

Add the label column name to the header.

PiperOrigin-RevId: 699375108
@raj-sinha raj-sinha merged commit bd1a77d into main Nov 24, 2024
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant