Keshav Bashyal

A mission to collaborate and build

Data Stream Algorithms

Data Stream Algorithms are used in the community for mining large scale real time data for analytics.

The mainly used algorithms in Streaming applications are:

  1. Bloom Filter
  2. HyperLogLog
  3. Count-Min Sketch

Here is the link where you can read more about streaming algorithms.