|
streaming_algorithms
0.0.5
A collection of streaming data algorithms
|
| ▼ include | |
| cm_sketch.h | Count-min sketch https://en.wikipedia.org/wiki/Count%E2%80%93min_sketch |
| matrix.h | Matrix data storage |
| p2.h | Piece_wise parabolic predicition (P2) |
| running_stats.h | Calculates the running count, mean, variance, and standard deviation |
| time_series.h | Time series data storage (stripped down circular buffer) |
1.8.11