During the construction of the count-min sketches I suggest to make some checks to the parameter values.
I am talking of width, depth, confidence, epsilon.
I would require the Count-Min Sketch user to use only some values in a range [minimum allowed value, maximum allowed value].
In this ways "possible surprises" are avoided.
During the construction of the count-min sketches I suggest to make some checks to the parameter values. I am talking of
width
,depth
,confidence
,epsilon
. I would require the Count-Min Sketch user to use only some values in a range [minimum allowed value, maximum allowed value]. In this ways "possible surprises" are avoided.