tensorflow / tensorflow/tensorboard
Superimposing two histograms from different runs?
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
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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