Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
bob
bob.measure
Commits
513e71b5
Commit
513e71b5
authored
Sep 30, 2016
by
André Anjos
💬
Browse files
Minor fixes to compute_perf documentation
parent
cbc5f994
Pipeline
#4208
passed with stages
in 15 minutes and 39 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
bob/measure/script/compute_perf.py
View file @
513e71b5
...
...
@@ -5,9 +5,10 @@
"""Runs error analysis on score sets
1. Computes the threshold using either EER or min. HTER criteria on
develoment set scores
;
develo
p
ment set scores
2. Applies the above threshold on test set scores to compute the HTER
3. Plots ROC, EPC and DET curves to a multi-page PDF file
3. Plots ROC, EPC, DET curves and score distributions to a multi-page PDF
file (unless --no-plot is passed)
Usage: %(prog)s [-v...] [options] <dev-scores> <test-scores>
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment