Documentation
¶
Overview ¶
Package datatasketches is the parent package for all sketch families and common code areas.
The Sketching Core Library provides a range of stochastic streaming algorithms that are particularly useful when integrating this technology into systems that must deal with massive data. The library is designed to be easy to use, highly performant, and memory efficient.
Directories
¶
| Path | Synopsis |
|---|---|
|
Package filters provides probabilistic membership data structures for efficient set membership testing with controlled false positive rates.
|
Package filters provides probabilistic membership data structures for efficient set membership testing with controlled false positive rates. |
|
Package frequencies is dedicated to streaming algorithms that enable estimation of the frequency of occurrence of items in a weighted multiset stream of items.
|
Package frequencies is dedicated to streaming algorithms that enable estimation of the frequency of occurrence of items in a weighted multiset stream of items. |
|
Package hll is dedicated to streaming algorithms that enable estimation of the cardinality of a stream of items.
|
Package hll is dedicated to streaming algorithms that enable estimation of the cardinality of a stream of items. |
|
binomialproportionsbounds
Package binomialproportionsbounds computes an approximation to the Clopper-Pearson confidence interval for a binomial proportion.
|
Package binomialproportionsbounds computes an approximation to the Clopper-Pearson confidence interval for a binomial proportion. |
|
Package kll is an implementation of a very compact quantiles sketch with lazy compaction scheme and nearly optimal accuracy per retained quantile.</p>
|
Package kll is an implementation of a very compact quantiles sketch with lazy compaction scheme and nearly optimal accuracy per retained quantile.</p> |
Click to show internal directories.
Click to hide internal directories.