Show HN: Reducing the size of PCSA to that of HyperLogLog(github.com)
github.com
Show HN: Reducing the size of PCSA to that of HyperLogLog
https://github.com/seiflotfy/pcsa
3 comments
What is PCSA?
Probabilistic Counting with Stochastic Averaging :
https://research.neustar.biz/2013/04/02/sketch-of-the-day-pr...
Initial runs give me the following results: https://github.com/seiflotfy/pcsa#example-results
Its almost as good as HyperLogLog but I need more help verifying this :D