Issue 33: Evaluation components should take the dataset as a parameter and use it on the result pages output.
Project Member Reported by kris.west@gmail.com, Jan 28, 2010
Evaluation components should take the dataset as a parameter and use it on
the result pages output. At present macro classification evaluator uses
string 'OverallPublishedResults' and does not tell you what dataset the
results are for.

We need to take both evaluation name and dataset name/description and add
them to the results pages.

Jun 16, 2010
Project Member #1 kris.west@gmail.com
Evaluation component API and implementations revised.
Status: Fixed