Skip to content

feature request: allow selection of step range in histogram visualization #2041

Open
@pluskid

Description

@pluskid

Currently the histogram have a default range and sampling mechanism for the training steps axis. It would be great if some mechanism is added to allow choosing the range of steps to visualize, just like what we can do in scalar plots.

The rationale is that it is quite common to continue training for a while after convergence. In this case, the default range and sampling mechanism will mostly show histograms after convergence. On the other hand, the range from the beginning to convergence might be more interesting to the researchers to investigate. Allowing the users to specify the range will make the tool a lot more useful.

Alternatively, it could at least allow the users to export the data points (just like the scalar plots) so that the users can do their own visualization to choose the range.

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