Skip to main content

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

Open In Colab

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


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)

Uploaded Source

Built Distribution

waltzboard-1.0.0a0-py3-none-any.whl (2.8 MB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page