-
Notifications
You must be signed in to change notification settings - Fork 42
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
blink #8
Comments
Thanks for your suggestion. The paper looks interesting! Can you do a PR? I will open a new issue for your second remark. I think there are more interesting features to document, including error propagation. We should decide how to document them. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
blink is open source on github/CRAN and does unsupervised learning. It does linkage and de-duplication. Let me know if you have trouble finding it or want more information. The paper reference is Steorts (2015). There is no GUI at this time and no active learning. (Comparisons were done in Steorts (2015) though to supervised methods and blink outperformed them as a remark). Another nice feature to have on this page would be error propagation. Supervised methods will only have a bound. Unsupervised methods will propagate the linkage error into the post-linkage analysis.
The text was updated successfully, but these errors were encountered: