CoolFace
Apppublic

Dany546/interactive_plotting

sourceHugging Faceupdated 9mo agoView on Hugging Face
0likes
App README

Embedding Explorer (Dash + Plotly + wandb)

This Hugging Face Space hosts a Dash app that:

  • Downloads an SQL table artifact from a chosen wandb run.
  • Visualizes embeddings with Plotly.
  • Supports multi-category and single-category modes:
  • Multi: color by max count among visible categories.
  • Single: vary size/opacity by counts.
  • Hover shows top 4 category counts per point.

Usage

  1. 1.Enter your wandb run path (entity/project/run_id) and artifact name (e.g. embeddings:latest).
  2. 2.Click "Download SQL".
  3. 3.Select categories to visualize.
  4. 4.Explore embeddings interactively in the browser.

Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference