Comment on Damn Cool Algorithms: Cardinality EstimationparentComments−shardling14yIt works here because we only care whether two bits of data are equal -- and a hash function had better preserve that relationship!
Comments
It works here because we only care whether two bits of data are equal -- and a hash function had better preserve that relationship!