tensorflow / tensorboard

TensorFlow's Visualization Toolkit
Apache License 2.0
6.66k stars 1.65k forks source link

Better documentation for the Embeddings Projector, especially graphs/edges? #3501

Open johann-petrak opened 4 years ago

johann-petrak commented 4 years ago

Apparently it is possible to render edges between data points in the embeddings projector but I cannot find the documentation for this anywhere. It is also not clear what other things might be possible which are not obvious or documented. Or am I missing some obvious documentation here?

caisq commented 4 years ago

@hfiller since you're working on the Embeddings Projector, is it possible for you to take a look on this issue?

johann-petrak commented 4 years ago

Would anyone be able to point at a good starting point or commented source code for figuring out the details about rendering edges in the projector?