Pometry / Pometry/Raphtory

Internalise null model generation

Open
#944 1 comment 0 reactions 1 assignee View on GitHub

@narnolddd is already working on this.

Since May 19, 2023.

Enhancement Network Generation Python Rust Core
Dominant language
Rust
Stars
642
Forks
70
Avg merge
2d 13h
Merged PRs (30d)
21

Description

Python Raphtory has a small module for null models which takes a dataframe and shuffles the data either by time or on destination - returning a raphtory graph.

This allows a user to run an algorithm on their real data and then compare this to a very similar graph to see if their results are significant.

An improvement to this would be to bring this functionality into the graph gen module in rust - this would allow users to call the desired null model on their graph and be returned with a new shuffled graph - thus cutting out the need for the dataframe.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.