FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

[TEST] Re-add sparse dataset row ID and ignore attributes by sajeed69 · Pull Request #1732 · openml/openml-python · GitHub

[TEST] Re-add sparse dataset row ID and ignore attributes - #1732

Open
sajeed69 wants to merge 1 commit into
openml:mainfrom
sajeed69:issue-1644-sparse-dataset-test
Open

[TEST] Re-add sparse dataset row ID and ignore attributes#1732
sajeed69 wants to merge 1 commit into
openml:mainfrom
sajeed69:issue-1644-sparse-dataset-test

Conversation

Copy link
Copy Markdown

Description

Re-adds coverage for row ID and ignored attributes in the sparse dataset test.

Changes

  • Enable include_row_id=True and include_ignore_attribute=True.
  • Verify that the row ID (V512) and ignored attribute (V256) are returned.
  • Verify sparse dtypes and expected output shapes.
  • Verify attribute_names and categorical metadata.

Testing

  • Targeted sparse dataset test: 1 passed
  • Full tests/test_datasets/test_dataset.py: 22 passed, 4 skipped
  • git diff --check: passed

Closes #1644

This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
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.

[MNT] Complete Test for Sparse Dataset Row ID and Ignore Attributes Inclusion

1 participant


Back | FazBrowse Home | New Git URL