Closed VarIr closed 5 years ago
The falconn.LSHindex could possibly be memmapped as done in #21.
There seems to be no adequate way to serialize/memmap the index. falconn development seems to have stalled, so it's unclear, whether this will be possible at all.
puffinn
can now pickle its index, so phasing out falconn
is probably the way to go.
Currently, there seems to be no way to create a valid scikit-learn-compatible wrapper for falconn, as its LSHindex cannot be pickled. This is an issue of falconn.
Possible solutions: