tensorflow / tensorflow/tensorboard

Max Hyperparameters displayed

Open
#6,965 6 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

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)

Screenshot 2024-12-18 at 5 52 05 PM

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

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.