Giter Site home page Giter Site logo

event_processing_2021's Introduction

Task

Topic 2: ArgMax in Sliding-Window Aggregation

Group: Harnisch, Philipp; Herrmann, Richard; Muders, Julian

Paper: http://www.vldb.org/pvldb/vol8/p702-tangwongsan.pdf

Task: Develop a simple streaming aggregator in your favourite programming language based on the Reactive Aggregator (RA) framework presented in the paper. Limit yourself to the ArgMax operator over a sliding time-based window (some hard-coding of the operator is fine, no parsing of a query specification, etc, is required). Implement the computation of the operator according to the lift/combine/lower functions, but keep the implementation to the bare essentials (neglect the optimizations mentioned in the paper). Run the implementation for a stream of synthetic data and explore the behaviour of the operator when changing the window size.

TODO

  1. Analyze test results (until 30.06.)
  2. Write report (30.06. - 07.07)

Deadlines

https://moodle.hu-berlin.de/pluginfile.php/3859195/mod_resource/content/3/0_project_work.pdf

Until June 9, 2021

– Form groups (if not done yet) and submit topic preferences

June 10, 2021

– Topic assignments

Until July 7, 2021

– Work on the project

– No lectures / exercises on June 17, June 24, July 1

– Questions -> Moodle-Forum

On July 7, 2021 (AoE)

– Submission of the project report

Submission

By the deadline, submit a PDF report per group with your results in Moodle

Use the VLDB template to prepare your report (Latex or Word):

https://www.vldb.org/pvldb/format.html

Using this template, I would expect the report to have a length of around 4 pages, incl. figures (e.g. the experimental pipeline), plots, etc.

Make sure to include names of all group members

Suggested structure for the report:

– Goal and scope

– Applied method

– Obtained results

– Discussion/Conclusion

event_processing_2021's People

Contributors

muderjul avatar melvelet avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.