Releases: nhsx/hypergraphical
Releases · nhsx/hypergraphical
v0.3.1 Minor updates for public
Merge pull request #4 from nhsx/djs-release-checks Release checks
v0.2.0
v0.3.0 Successor Tab
Successor tab added to the Streamlit app. This tab allows the user to input a set of 'diseases' and find out the next likely observed disease progressions using the hyperedge centrality scores calculated from the dual hypergraph.
Minor changes to functions and scripts.
v0.1.0-Undirected-Hypergraphs-Walkthrough
Description of the project, what multimorbidities are and what hypergraphs are and how hypergraphs can be used to look at patient pathways with multimorbidities. Walkthrough of how undirected graphs are built from a population of fictitious randomly generated 'patients', alongside calculation of node centrality using Eigenvector centrality.