Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add network community detection util #48

Open
EnricoGavagnin opened this issue Nov 9, 2022 · 2 comments
Open

Add network community detection util #48

EnricoGavagnin opened this issue Nov 9, 2022 · 2 comments

Comments

@EnricoGavagnin
Copy link
Contributor

This will include a consensus_clustering util to determine a stable clustering of data by using a 3-step process.

@emily-bicks
Copy link
Contributor

Shall we break this into several issues? Maybe one issue for each of the features we have discussed?

  1. Generate co-occurence network based on lists of entities
  2. Generate knn network
  3. Run community detection on a network

@EnricoGavagnin
Copy link
Contributor Author

Yes, sorry. This was supposed to be the issue for the community detection util, but I realised it's not very clear. I will rename this and open two new issues for the other two features.

@EnricoGavagnin EnricoGavagnin changed the title Add network analysis Add network community detection util Nov 9, 2022
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

No branches or pull requests

2 participants