The CVM Algorithm for Estimating Distinct Elements in Streams implemented with Golang

Published on June 27, 2024

A bit ago, researchers proposed an interesting algorithm which can be used to estimate number of distinct elements in a large stream of elements containing much more data than available...