#histogram #quantile #variance #distribution #cumulative

stream_histogram

a rust library for efficient histogram approximations

2 releases

0.1.1 Jan 8, 2021
0.1.0 Jan 7, 2021

#7 in #cumulative

MIT license

14KB
291 lines

histogram

a rust library for efficient histogram approximations

This rust library based on the paper: A Streaming Parallel Decision Tree Algorithm written by Ben-Haim & Yom-Tov's.

Dependencies

~430KB