world-federation-of-advertisers / cardinality_estimation_evaluation_framework

Evaluation framework and methods for estimating cardinalities of groups of sets
Apache License 2.0
22 stars 9 forks source link

Fix bug for voc sketch operator. #74

Closed huangxichen1 closed 4 years ago

huangxichen1 commented 4 years ago

This PR is to fix the bug when the cardinality of two sketches are both 0, the estimated intersection will be nan.