Skip to content
Snippets Groups Projects
Commit 02d6f8aa authored by Manuel Günther's avatar Manuel Günther
Browse files

Small documentation correction [skip ci]

parent 38c157a6
No related branches found
No related tags found
No related merge requests found
......@@ -34,7 +34,7 @@ def cllr(negatives, positives):
def min_cllr(negatives, positives):
"""cllr(negatives, positives) -> cllr
"""min_cllr(negatives, positives) -> min_cllr
Computes the 'minimum cost of log likelihood ratio' (:math:`C_{llr}^{min}`) measure as given in the bosaris toolkit
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment