tensorflow / tensorflow/tensorboard
Cross Linking from Embedding Metadata
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 7.2k
- Forks
- 1.7k
- Avg merge
- 4d 22h
- Merged PRs (30d)
- 1
Description
I have a several instance visualizations that could potentially explain why a sound file embedding lies near instances of another class. I would like to link to these visualizations from the instances in the embedding projector. Since the metadata boxes are constructed from the tsv file as safe-encoded strings and not as HTML, I don't believe it is possible to cross-link to either a tensorboard plugin or an external visualization service. Is this the case? I can copy/paste the href out of the metadata, but I would prefer better UX. 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
Start with the embedding projector's metadata boxes and the TSV safe-encoding behavior described in the issue. Determine whether links to TensorBoard plugins or external visualization services are supported, and define the desired behavior for displaying and activating those links as the completion criteria.
Written by the indexing model from the issue text.
Assessment
- Domain
- data-visualization
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100