yaatehr / learnedbloomfilter

MIT dsail research project
8 stars 0 forks source link

C++ bf pre-test logic #19

Closed yaatehr closed 4 years ago

yaatehr commented 4 years ago

Using parameter values from implementation, compute the size of a generic bloom filter to rule out large classifiers.

yaatehr commented 4 years ago

need to sanity check size of classifier when imported into c++ attempted to do so with https://github.com/KDE/heaptrack but had trouble with installation (missing file)