Package : golang-github-vividcortex-gohistogram

Package details

Summary: Streaming approximate histograms in Go

Description:

This package provides Streaming Approximate Histograms for efficient quantile
approximations.

The histograms in this package are based on the algorithms found in Ben-Haim &
Yom-Tov's A Streaming Parallel Decision Tree Algorithm. Histogram bins do not
have a preset size. As values stream into the histogram, bins are dynamically
added and merged.


URL: https://github.com/VividCortex/gohistogram
License: MIT

Maintainer: pterjan

List of RPMs