Skip to content

Implement generic Histogram algorithm #529

@dbogdanov

Description

@dbogdanov

Implement Histogram streaming algorithm that maps an input stream of Real values into a configurable histogram.

Parameters:

  • normalize {none; unit_sum,unit_max}; none by default
  • minValue
  • maxValue
  • numberBins (equal-width bins)

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions