tensorflow / tensorflow/tensorboard

Superimposing two histograms from different runs?

Open
#6,206 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
TypeScript
Stars
7.2k
Forks
1.7k
Avg merge
4d 22h
Merged PRs (30d)
1

Description

Please describe the problem that you’re facing and the enhancements that
you’d like to see. Feel free to include screenshots or code samples.
Hello. It would be nice to be able to superimpose on the same graph histograms of predictions on a test set made with different hyperparameters; I can see that these can be plotted side by side, but for a more detailed comparison it would be desirable to have them on the same plot, just like it happens automatically for loss/accuracy for the different runs. It might be that this can be done already, but if so, I haven't been able to see how...
Thanks!

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

No files or tests are named. Start by locating the histogram view and the existing multi-run loss/accuracy comparison entry point, then determine whether prediction histograms can share that comparison flow. Done means documenting the supported behavior or defining and implementing a clear way to superimpose histograms from different runs.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
data-visualization
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.