epfl-lts2 / pygsp

Graph Signal Processing in Python
https://pygsp.rtfd.io
BSD 3-Clause "New" or "Revised" License
483 stars 93 forks source link

Add a parameter in Community graphs #11

Open lionel-martin opened 7 years ago

lionel-martin commented 7 years ago

Community graph has a fixed epsilon-NN graph embedded in the construction of the classes.

We should replace 1e-3 by a parametrized value, potentially even depending on Nc and N.