The code that computes classification performance metrics like accuracy, precision, recall, F-measure (Fβ) and the macro/micro-averaged versions of these, has been posted to the class github repo in the file measures.py.
The code that computes classification performance metrics like accuracy, precision, recall, F-measure (Fβ) and the macro/micro-averaged versions of these, has been posted to the class github repo in the file measures.py.