Open GoogleCodeExporter opened 9 years ago
The task (which comes with a dataset) to be used in the test run should be
chosen
using the 'subject_metadata' that the algorithm is expected to run on.
We should add a field to the task table to label tasks as test task
(isTest=true),
then we can query the task table using the subject metadata and test flag
(SELECT id
FROM task WHERE subject_metadata_id=? AND isTest=true).
Original comment by kris.west@gmail.com
on 2 May 2010 at 4:38
This has been bumped until after MIREX
Original comment by kris.west@gmail.com
on 16 Jun 2010 at 2:19
Original comment by kris.west@gmail.com
on 22 Jun 2010 at 12:16
Original issue reported on code.google.com by
zgg...@gmail.com
on 30 Apr 2010 at 7:29