countminsketch
countminsketch copied to clipboard
An implementation of Count-Min Sketch in Golang
Results
1
countminsketch issues
Sort by
recently updated
recently updated
newest added
Why you use 2 instead of 2.7182(e) in NewEstimate method,in this way, the m will be smaller than normal.