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

dense encoding for UHD #72

Closed
UnixJunkie opened this issue Jun 11, 2020 · 3 comments
Closed

dense encoding for UHD #72

UnixJunkie opened this issue Jun 11, 2020 · 3 comments
Assignees

Comments

@UnixJunkie
Copy link
Owner

maybe a counted Bloom filter with k and N parameters

@UnixJunkie UnixJunkie self-assigned this Jun 11, 2020
@UnixJunkie
Copy link
Owner Author

UnixJunkie commented Jun 12, 2020

Done, but needs to test to see if useful in practice.
E.g.

molenc_dense --bloom 5,50 -n 3214 -i data/x_std_01.txt > test_bloom.csv

@UnixJunkie
Copy link
Owner Author

investigate Bloom filter or MinHash or LSH for current milenial FPs

@UnixJunkie UnixJunkie added prio 01 and removed prio 02 labels May 2, 2024
@UnixJunkie UnixJunkie changed the title dense encoding dense encoding for UHD May 2, 2024
@UnixJunkie
Copy link
Owner Author

does not outperform ECFP4 2048b in a regression benchmark

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant