tensorflow / tensorflow/tensorboard

[projector] option to download file of T-SNE clusters

Open
#1,250 8 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

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

Description

Hi,

I am trying to use TensorBoard to make clusters for an un-labelled data(1 column of sentences) which i can label to their respective categories for further use. Right now i have to extract them manually(copy-pasting the nearest neighbour) which is a tedious task. Can someone help me someway or maybe the developers contributing to TensorBoard provide some button (somewhat similar as in Scalar Dashboard) which can link the output of cluster formed by embeddings after multiple iterations to a file (csv or excel) for further uses for labeling these clusters?
Clusters formed after dimensionality reduction by T-SNE are useful in Visualization but i need to document them too. I believe, we might have lot of developers who might need this feature. Can someone please take this request?
Any help is truly appreciated :)

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

The request concerns the Projector and compares the desired behavior with the Scalar Dashboard download option. Start by tracing how T-SNE cluster and nearest-neighbor data are exposed in the Projector, then establish what exported data should contain and how completion will be verified. No file or test is named in the issue.

Written by the indexing model from the issue text.

Assessment

Tech stack
tensorflow, typescript
Domain
data-visualization, machine-learning
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.