| Crates.io | stream_histogram |
| lib.rs | stream_histogram |
| version | 0.1.1 |
| created_at | 2021-01-07 09:01:05.354948+00 |
| updated_at | 2021-01-08 02:42:24.137806+00 |
| description | a rust library for efficient histogram approximations |
| homepage | |
| repository | https://github.com/zhangmingkai4315/histogram |
| max_upload_size | |
| id | 333633 |
| size | 14,456 |
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.