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

Calculate nodes' degree to improve greedy method's accuracy #11

Closed
hardbyte opened this issue May 30, 2017 · 0 comments
Closed

Calculate nodes' degree to improve greedy method's accuracy #11

hardbyte opened this issue May 30, 2017 · 0 comments

Comments

@hardbyte
Copy link
Collaborator

hardbyte commented May 30, 2017

Issue by tho802
Wednesday Jun 22, 2016 at 05:17 GMT
Originally opened as https://github.csiro.au/magic/AnonymousLinking/issues/11


If we apply the threshold of similarity scores in C, and instead of returning the top K edges, we return the edges that meet the threshold (along with the count) it should be slightly quicker.

If we can also determine the degree of the nodes from organisation B we can make more accurate matches - e.g. defeating #10

Aha! Link: https://csiro.aha.io/features/ANONLINK-80

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