Skip to content

InitialDLab/BurstyEventDetection

Repository files navigation

Test Source Files:  

groundtruth.cpp, pbe1.cpp, pbe2.cpp

calc_diff.py: compare groundt pbeX_DATASET_val to pbeX_DATASET_err

Results:

gt_DATASET (ground truth, generated by groundtrugh.cpp)
format: queried timestamp, burstiness score

pbeX_DATASET_val (burstiness scores achieved by pbeX, generated by pbeX.cpp)
format: parameter, queried timestamp, burstiness score

pbeX_DATASET_st  (space cost and construction time, generated by pbeX.cpp)
format: parameter, space, construction time

pbeX_DATASET_err (average error of pbeX, generated by calc_diff.py)
format: parameter, average error

About

ICDE'19 paper Bursty Event Detection

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published