Skip to content

MELITE v0.2.0: generalize tabular dataset registry#12

Merged
NanoBiostructuresRG merged 9 commits into
mainfrom
dev/v0.2.0
May 27, 2026
Merged

MELITE v0.2.0: generalize tabular dataset registry#12
NanoBiostructuresRG merged 9 commits into
mainfrom
dev/v0.2.0

Conversation

@NanoBiostructuresRG

Copy link
Copy Markdown
Owner

Summary

  • Generalizes MELITE from PCA/UMAP-specific benchmark inputs to a strict tabular dataset registry.
  • Adds [datasets.<dataset_id>] support with required path and label_path.
  • Makes load_datasets(config) the canonical public dataset-loading API.
  • Updates benchmark execution and export to use dataset-based rows.
  • Cleans the top-level public API for v0.2.0.

Validation

  • python -m pytest: 102 passed, 1 warning
  • git diff --check: passed

@NanoBiostructuresRG NanoBiostructuresRG merged commit 3357ad9 into main May 27, 2026
6 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