demo-vega-with-tooltip-fashion-mnist icon indicating copy to clipboard operation
demo-vega-with-tooltip-fashion-mnist copied to clipboard

demo-vega-with-tooltip-fashion-mnist

See demo: http://htmlpreview.github.io/?https://github.com/ermakovpetr/demo-vega-with-tooltip-fashion-mnist/blob/master/demo_vega_with_tooltip_fashion_mnist.html

Example 2-d visualization of points in a browser with a tooltip (with a picture).

Dataset: fashion mnist + umap:

  • https://github.com/zalandoresearch/fashion-mnist
  • https://github.com/ermakovpetr/fashion-mnist-images

Visualisation: Vega + Vega Tooltip:

  • https://github.com/vega/vega
  • https://github.com/vega/vega-tooltip

How it looks