Dany546/interactive_plotting
0
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
- Enter your wandb run path (
entity/project/run_id) and artifact name (e.g.embeddings:latest). - Click "Download SQL".
- Select categories to visualize.
- Explore embeddings interactively in the browser.
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
