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