package
module
Version:
v0.0.0-...-55c78d8
Opens a new window with list of versions in this module.
Published: May 3, 2019
License: Apache-2.0
Opens a new window with license information.
Imports: 0
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
gstream
Go streaming algorithms... maybe
Documentation
¶
Package gstream provides a selection of stream processing algorithm implementations.
Initial algorithms to be included:
"""
- count-min.
DONE
- Merge.
- PointEst.
- Update.
- InnerProd.
WIP
TBD
- PointEstMed.
- Residue.
- Count-Min leaky bucket
TBD
- Top N retaining keys.
- HyperLogLog
TBD
- bloom filter
TBD
- k-means
TBD
- t-digest
TBD
"""
Source Files
¶
Directories
¶
PointEst-Min Sketches based on G. Cormode 2003,2004.
|
PointEst-Min Sketches based on G. Cormode 2003,2004. |
hash
|
|
|
|
|
|
Click to show internal directories.
Click to hide internal directories.