This project implements the big data algorithm for probabilistic counting.
Morris Algorithm
Morris Plus Algorithm
Morris Plus Plus Algorithm
EventGenerator.java is to generate the timly events.
ProbabilisticCounter.java is to predict the number of events using morris++ algorithm.