Skip to content

Allow use of histogram visualization with non-histogram summary data #900

Open
@aidangomez

Description

@aidangomez

I have a use case that I think is pretty common: I want to visualize the categorical probabilities output by a softmax in the form of a histogram.

I.e. I have a vector [0.0 0.5 0.3 0.2] and I want each of those values to specify the height of a bin in a histogram.

Currently there is no way to do this, but I think this is perhaps the most standard modus operandi when preparing data for plotting in a histogram.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions