Convert Chd To Cdi 🆕 Easy
D_i = concat( hash_k(E_i) for k = 1..(K / b) ) where b is bits per sub-hash (typically 8 or 16), and hash_k is a salted murmur hash.
D_i = concat( hash_k(E_i) for k = 1..(K / b) ) where b is bits per sub-hash (typically 8 or 16), and hash_k is a salted murmur hash.