Skip to content

Representation of weighted inputs #33

Description

@harendra-kumar

Instead of individual data points we may have input coming from a histogram with (value, weight) tuples. We may want to compute statistical measure using such inputs. We can either directly compute the measure or first flatten this input to generate individual data points and apply regular functions to the resulting data.

We may want to have routines to either work on weighted inputs or for flattening it.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions