Results by team
The measures computed are:
- Measures computed over the categories (micro and macro):
- ACC = Accuracy
- ROC = Arear under Roc curve
- PRF = F1 measure
- Measure computed over the documents:
- Mean average precision by document
- University of Wollongong
- University of Peking
- Xerox Research Center
- University of Saint Etienne
- University of Granada
Package for computing performances
In order to use the package, you have to write:
perl compute.pl all_categories.txt train_categories.txt yourSubmissionFile
If the software find negative scores in the file, it normalizes the score by applying a logistic function over the scores.