FALCONN icon indicating copy to clipboard operation
FALCONN copied to clipboard

Provide an example for using FALCONN with sparse data

Open ludwigschmidt opened this issue 9 years ago • 4 comments

Probably good to figure #5 out first.

ludwigschmidt avatar Jan 11 '16 03:01 ludwigschmidt

is there any example with sparse data yet?

hjain689 avatar Apr 20 '17 17:04 hjain689

Not yet but hopefully soon :-)

ludwigschmidt avatar Apr 21 '17 01:04 ludwigschmidt

I have sparse data in scipy-sparse_matrix format. I would like to know how to use that as a dataset in FALCONN (python)? The setup() method throws an error saying that dataset must be a numpy ndarray. I am not able to convert the sparse to dense matrix because of memory constraints.

esh-b avatar May 28 '18 14:05 esh-b

Same question. Is there any updates for sparse matrix ? THANKS

AmberLJC avatar Jun 26 '19 04:06 AmberLJC