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

Feature request: diagnostic tools for evaluating quality of graph matching #976

Open
ebridge2 opened this issue Jul 20, 2022 · 1 comment
Labels
enhancement New feature or request

Comments

@ebridge2
Copy link
Collaborator

Is your feature request related to a problem? Please describe.

For networks with a known correspondance, a match ratio can be constructed; e.g., where P is the correct permutation matrix and Pu is the calculated permutation matrix, just sum the number of times the diagonal of PPu = 1.

@ebridge2 ebridge2 added the enhancement New feature or request label Jul 20, 2022
@bdpedigo bdpedigo changed the title Add match ratio for graph matching Feature request: diagnostic tools for evaluating quality of graph matching Jul 20, 2022
@bdpedigo
Copy link
Collaborator

bdpedigo commented Jul 20, 2022

I have a bunch of code for this and other diagnostics, down to add them after #960 is approved

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants