Talk:Count–min sketch

A minimal summary... edit

Where it says "The estimated count is given by a = min(forall j. count[j,hj(Xi)])...", could it be summarized as "The estimated count is given by the least value in the table..."?