Skip to content

It contains the datasets that used to test Alpha K Slack Algorithm for reordering out-of-order events

Notifications You must be signed in to change notification settings

vithu30/AK-Slack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 

Repository files navigation

AK-Slack

The labels of datasets have following meanings:

sid : Sensor Id of sensor which produced the event

ts : Timestamp value

x, y, z : Position of sensor

|v| : Velocity

vx, vy, vz : Metric used in velocity calculation. Read [1]

|a| : Acceleration

ax, ay, az : Absolute acceleration in respective direection

[1] Using vx, vy, vz velocity in directions x,y and z can be calculated as, v’x = |v| * vx * 1e-4 * 1e-6

About

It contains the datasets that used to test Alpha K Slack Algorithm for reordering out-of-order events

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published