Skip to content

Add stats for hypergraph#98

Open
ddevin96 wants to merge 5 commits intomainfrom
feat/dataset-stats
Open

Add stats for hypergraph#98
ddevin96 wants to merge 5 commits intomainfrom
feat/dataset-stats

Conversation

@ddevin96
Copy link
Collaborator

No description provided.

@ddevin96 ddevin96 requested a review from tizianocitro March 11, 2026 12:57
@ddevin96 ddevin96 linked an issue Mar 11, 2026 that may be closed by this pull request
Copy link
Contributor

@tizianocitro tizianocitro left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I believe we need to compute the stats from HData as he Hypergraph may not be available after splits and other operations to save compute time.

Also, I believe that the Dataset class should provide a stats property/method as well. So that you can get stats directly from the dataset, which is how most users would use it.

@tizianocitro tizianocitro changed the title feat: get stats for hypergraph Add stats for hypergraph Mar 11, 2026
@ddevin96 ddevin96 force-pushed the feat/dataset-stats branch from ab9a3ad to 2feb8ba Compare March 11, 2026 15:45
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.

Add a method to get relevant dataset stats

2 participants