tensorflow / tensorflow/tensorboard
Max Hyperparameters displayed
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 7.2k
- Forks
- 1.7k
- Avg merge
- 4d 22h
- Merged PRs (30d)
- 1
Description
I was wondering if there is a maximum value of hyperparameters I can track / see in the UI. Currently I am tracking 35 hparams but in the UI only the first 30 are included (see screenshot). Those extra 5 are also not shown in the HPARAMS tab.
I am using the default tb.add_hparams(hparams, metrics)
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
Start by reproducing the report with tb.add_hparams using 35 hyperparameters, then inspect how the UI and HPARAMS tab receive and limit the displayed values. Confirm whether the first 30 limit is intentional or an omission, and consider the work complete when the reported hyperparameters are handled consistently in both views.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- data-visualization, frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100