Waltzboard: Multi-Criteria Automated Dashboard Design
Project description
Waltzboard
This system is under-review
Installation
pip install waltzboard
Usage Example - Library Only
from waltzboard import Waltzboard
gl = Waltzboard(df)
gl.train(["rect", "count", "Creative_Type"])
gl.infer().display()
Usage Example - With Interface
pnpm run server
Demo for Waltzboard Library
Demo for Web-based Interface
pip install .
python app.py
cd client
pnpm install
pnpm dev
Development
TBA
Reference
Multi-Criteria Optimization for Automatic Dashboard Design
Jiwon Choi and Jaemin Jo
Presented in 2023 Eurographics Conference on Visualization (EuroVis), Leipzig, Germany
Invited to IEEE Pacific Visualization Symposium 2023, Seoul, Korea
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
waltzboard-1.0.0a0.tar.gz
(2.9 MB
view hashes)
Built Distribution
Close
Hashes for waltzboard-1.0.0a0-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7c0ecd5c226839f8387cefd7bbfe76af41cc08396ea9c554539b26ae73f9bc97 |
|
MD5 | cecad66186a4d4c5b99ceedbf5936dd9 |
|
BLAKE2b-256 | b7df81efd14a2dabe7d38b0c47730431e055b40e6593463d1cad47c2cfc8a8ad |