log scripts/score_parser.py @ 264:4345ba8a1b6e

age author description
Mon, 20 Jul 2015 12:47:16 +0100 Brecht De Man Scripts: choose input/output folder from command line; score_plot also choose options from command line (WIP)
Wed, 01 Jul 2015 11:09:17 +0100 Brecht De Man Scripts: evaluation_stats.py added to quickly show a report on tests done so far (to be expanded)
Mon, 29 Jun 2015 19:02:48 +0100 Brecht De Man Scripts: score_parser.py: ignore empty rows (subject with no ratings for current song)
Mon, 29 Jun 2015 17:19:46 +0100 Brecht De Man Scripts: merge all three plot scripts in to one (box plot, scatter plot, mean plus confidence interval plot); bug fixes