GitHub topics: loglog
LiveRamp/HyperMinHash-java
Union, intersection, and set cardinality in loglog space
Language: Java - Size: 572 KB - Last synced at: 29 days ago - Pushed at: almost 2 years ago - Stars: 56 - Forks: 10

RSv618/superior-predictive-ability
Python implementation of Hansen's Superior Predictive Ability (SPA) Test for evaluating multiple strategy performances, adjusting for correlation effects and multiple comparisons to identify statistically significant strategies. This version doesn't use bootstrapping and uses a loglog correction.
Language: Python - Size: 0 Bytes - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 1 - Forks: 0

ethantrott/hyperloglog-estimation
python implementations of the Flajolet-Martin, LogLog, SuperLogLog, and HyperLogLog cardinality estimation algorithms, specifically used to estimate the cardinality of unique traffic violations in NYC in the 2019 fiscal year
Language: Python - Size: 94.7 KB - Last synced at: 10 months ago - Pushed at: over 5 years ago - Stars: 4 - Forks: 2

pavponn/UniqCounter
Implementation of HyperLogLog algorithm to count number of unique elements in data stream.
Language: C++ - Size: 9.77 KB - Last synced at: about 2 years ago - Pushed at: almost 6 years ago - Stars: 0 - Forks: 0
