kayzhu / LSHash

A fast Python implementation of locality sensitive hashing.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Way to handle NaN-values

utdiscant opened this issue · comments

It would be nice to have a way to specify how to handle NaN's in the data. For example by ignoring them in distance calculations.