Skip to content

Commit

Permalink
Metrics.
Browse files Browse the repository at this point in the history
  • Loading branch information
TibetanSandFox committed Dec 9, 2019
1 parent 0b3a2ac commit 4edaef5
Showing 1 changed file with 21 additions and 0 deletions.
21 changes: 21 additions & 0 deletions doc/evaluators.rst
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,25 @@ Prequential Evaluator
Metrics
=======


Recall
------


Precision
---------


f-score
-------


Balanced accuracy (BAC)
-----------------------


Geometric mean score (G-mean)
-----------------------------


:math:`\frac{ \sum_{t=0}^{N}f(t,k) }{N}`

0 comments on commit 4edaef5

Please sign in to comment.