Skip to content

Accelerating Approximate Aggregation Queries with Expensive Predicates (VLDB 21)

Notifications You must be signed in to change notification settings

stanford-futuredata/abae

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Accelerating Approximate Aggregation Queries with Expensive Predicates (ABAE)

This is the official project page for "Accelerating Approximate Aggregation Queries with Expensive Predicates"

Please read the paper for full technical details.

Requirements

Install the requirements with pip install ray scipy mystic numpy pandas tabulate tqdm matplotlib. Then run pip install -e inside the repo to install the abae python package.

Reproducing Experiments

Run bash make_directories.sh. Then run any corresponding .py file in to reproduce experiments in the paper. Note that we have precomputed all the oracle labels.

About

Accelerating Approximate Aggregation Queries with Expensive Predicates (VLDB 21)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published