AuthorCommitMessageCommit dateIssues
Marco GrawunderMarco Grawunder
07a7329417eMMerge pull request #3 in ODR/gc2020 from development to master* commit '60c4f0204ae858cd27266cd09ad353b137d916d5': (37 commits) fixed calc of clearUntil event interval is defined by noise and not by u and v extended logs for debug: display event intervals and noise for all events python code with extended output model check: take u and v in payload for lowest u Sample Results Odysseus Large Dataset Log for element 3456 fixed event handli...
Michael BrandMichael Brand
60c4f0204aefixed calc of clearUntil
Michael BrandMichael Brand
345cebde175event interval is defined by noise and not by u and v
tbrandttbrandt
4e259f484cfextended logs
Michael BrandMichael Brand
7b258d9969dfor debug: display event intervals and noise for all events
tbrandttbrandt
19469d7387fpython code with extended output
Michael BrandMichael Brand
ffde2becf3dmodel check: take u and v in payload for lowest u
Marco GrawunderMarco Grawunder
e5d52367eeaSample Results Odysseus Large Dataset
tbrandttbrandt
0e2d1924bfeMMerge branch 'development' of ssh://git.swl.informatik.uni-oldenburg.de:7999/odr/gc2020 into development
tbrandttbrandt
0ac1111e5f2Log for element 3456
Michael BrandMichael Brand
a9d9c67a61efixed event handling: removed adding +1 to v for clear until
Michael BrandMichael Brand
b2ed39d2463model check: removed not needed attributes
Michael BrandMichael Brand
a1b1cff47adfixed calc of noise in event interval and optimized model check
Marco GrawunderMarco Grawunder
064570ea525Avoid NP
Marco GrawunderMarco Grawunder
c5bd522dfd4us_and_vs could be null, avoid NP
Michael BrandMichael Brand
76dffae93adnew starter script for query1 csv dataset2
Michael BrandMichael Brand
a26c0576ad7new subquery for model check without loss calcuation
Marco GrawunderMarco Grawunder
3e761209a4cFilter events with no noise cluster
tbrandttbrandt
c5db38a90eeOutput until 1200
tbrandttbrandt
94a010aa458Output for python with clusters
tbrandttbrandt
40af57e7ca9MMerge branch 'development' of ssh://git.swl.informatik.uni-oldenburg.de:7999/odr/gc2020 into development
Marco GrawunderMarco Grawunder
189d13ea881Odysseus Result for query1 with large dataset
Marco GrawunderMarco Grawunder
6148a799fc8Add folder
tbrandttbrandt
c8302e39d65Start grader with big dataset without cache
tbrandttbrandt
6f90e118b01Version for benchmark system with wait for http grader and handling for last but one element
Marco GrawunderMarco Grawunder
002937d26e9Check for last element
Marco GrawunderMarco Grawunder
16d503371dcWait 50 Batches
Marco GrawunderMarco Grawunder
20a7eb1e2eeGrader call
tbrandttbrandt
4d690214564Use the correct datasets for benchmarking
tbrandttbrandt
6d810fffee9New version of the example solution
tbrandttbrandt
76dbdf02ee3Use floor for index as of the new benchmarking requirements
tbrandttbrandt
b976c761740New output also for grader
tbrandttbrandt
f270134f472New result files and use git LFS
tbrandttbrandt
852d081e828New result files and use git LFS
tbrandttbrandt
1827f50ff50Sleep before autostart and other changes for grader
tbrandttbrandt
cf74b329b7dRead grader host from environment variable
tbrandttbrandt
2a1f81a6606Define folder in autostart because of not possible replacement in includes at the moment for bundle-root
tbrandttbrandt
7ecb5fb73ecDefined autostart file for Grader
tbrandttbrandt
0af9818ed0euse folder variable in simpleooo
tbrandttbrandt
cb24e6ac7cbFirst working solution in grader with docker
Marco GrawunderMarco Grawunder
b6f37a0b105MMerge pull request #2 in ODR/gc2020 from development to master* commit '56690d341aa328c08649ba6bc0d78de9a243d597': Params for docker call Reorder with new approach Use OK for sink too Allow to switch solutions for reading Add empty batch to csv processing Annotate input with batch no (necessary for ooo processing) No drain at done Revert of Window ID handling Allow same start and end timestamps FIX: Wrong WindowID
Marco GrawunderMarco Grawunder
56690d341aaParams for docker call
Marco GrawunderMarco Grawunder
16582d08804Reorder with new approach
Marco GrawunderMarco Grawunder
99849a083e7Use OK for sink too
Marco GrawunderMarco Grawunder
18b897167abAllow to switch solutions for reading
Marco GrawunderMarco Grawunder
6a5884d445bAdd empty batch to csv processing
Marco GrawunderMarco Grawunder
07cb2fe357dAnnotate input with batch no (necessary for ooo processing)
Marco GrawunderMarco Grawunder
27b72933bdbNo drain at done
Marco GrawunderMarco Grawunder
3644a61696cRevert of Window ID handling
Marco GrawunderMarco Grawunder
27e5ae1912eAllow same start and end timestamps