Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
bob
bob.pad.base
Commits
0f078e36
Commit
0f078e36
authored
May 25, 2018
by
Theophile GENTILHOMME
Browse files
[script][figure] Correct typo in criteria names
parent
b058e432
Changes
1
Show whitespace changes
Inline
Side-by-side
bob/pad/base/script/figure.py
View file @
0f078e36
...
@@ -23,7 +23,7 @@ def calc_threshold(method, neg, pos):
...
@@ -23,7 +23,7 @@ def calc_threshold(method, neg, pos):
Parameters
Parameters
----------
----------
method : str
method : str
One of ``bpcer20
1
``, ``eer``, ``min-hter``.
One of ``bpcer20``, ``eer``, ``min-hter``.
neg : array_like
neg : array_like
The negative scores. They should be sorted!
The negative scores. They should be sorted!
pos : array_like
pos : array_like
...
...
Write
Preview
Markdown
is supported
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