-
Notifications
You must be signed in to change notification settings - Fork 0
License
ixlab/join_sampling
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Publication: Our work on join sampling has been published at SSDBM 17! and can be found at https://arxiv.org/abs/1601.05118 Code: author = "Niranjan Kamat (kamatn@cse.osu.edu)" copyright = "Copyright (C) 2014 The Ohio State University" license = "BSD 3-Clause" version = 0.1 This is a python implementation of StratJoin_Overall from the paper "Stratified Sampling from Both Sides of the Join". final_algo in src/join.py is the implementation of StratJoin_Overall including sampling and join with its unit test being test_final_algo test/test_join.py. sample method in src/sample.py contains the sampling step. Other methods / modules are straight-forward can be read through these two methods when needed.
About
No description, website, or topics provided.
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published