Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
s-h-yang authored Aug 1, 2023
1 parent 5a73886 commit 084eaef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Weighted Flow Diffusion

Code to reproduce the empirical results in our paper [Weighted flow diffusion for local graph clustering with node attributes: an algorithm and statistical guarantees](https://arxiv.org/abs/2301.13187).
Code to reproduce the empirical results in our paper [Weighted Flow Diffusion for Local Graph Clustering with Node Attributes: an Algorithm and Statistical Guarantees](https://arxiv.org/abs/2301.13187).

- The notebook `synthetic.ipynb` reproduces Figure 1 and Figure 2 in the paper.
- To reproduce Tables 1, 3, 5 in the paper, run Julia script `experiment-{dataset}.jl`.
Expand Down

0 comments on commit 084eaef

Please sign in to comment.