simondolle/dgim

Assess quality

simondolle opened this issue · 0 comments

Write a test that checks the quality of the count estimate.
Idea:

  • Implement a naive exact sliding window algorithm
  • Generate random streams
  • Compare the dgim result with exact result on these random stream.