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
e4fc2242
Commit
e4fc2242
authored
May 29, 2018
by
Theophile GENTILHOMME
Browse files
[doc][experiments] Update pad metrics table and rename test->eval in
code examples
parent
c5f8650a
Pipeline
#20584
passed with stage
in 47 minutes and 11 seconds
Changes
1
Pipelines
1
Show whitespace changes
Inline
Side-by-side
doc/experiments.rst
View file @
e4fc2242
...
...
@@ -137,34 +137,34 @@ For example:
.. code-block:: sh
$ bob pad metrics scores-{dev,
test} --title
s ExpA
$ bob pad metrics scores-{dev,
eval} --legend
s ExpA
Threshold of
6.624767
selected with the bpcer20 criteria
======
==
======================== ===================
Threshold of
11.639561
selected with the bpcer20 criteria
====== ======================== ===================
ExpA Development scores-dev Eval. scores-eval
======
==
======================== ===================
B
PCER
20
5.0% 5.0%
EER
0.0%
0.0%
min-HT
ER 2.5%
2.5%
======
==
======================== ===================
Threshold of
6.534215
selected with the eer criteria
======
==
======================== ===================
====== ======================== ===================
A
PCER 5.0% 5.0%
BP
10
0.0%
10
0.0%
AC
ER
5
2.5%
5
2.5%
====== ======================== ===================
Threshold of
3.969103
selected with the eer criteria
====== ======================== ===================
ExpA Development scores-dev Eval. scores-eval
======
==
======================== ===================
B
PCER
20
6.1
%
6.1
%
EER
0.0%
0.0%
min-HTER 3
.0%
3
.0%
======
==
======================== ===================
Threshold of
6.534215
selected with the min-hter criteria
======
==
======================== ===================
====== ======================== ===================
A
PCER
100.0
%
100.0
%
BP
10
0.0%
10
0.0%
ACER 100
.0%
100
.0%
====== ======================== ===================
Threshold of
-0.870550
selected with the min-hter criteria
====== ======================== ===================
ExpA Development scores-dev Eval. scores-eval
======
==
======================== ===================
B
PCER
20
6.1
%
6.1
%
EER
0.0
%
0.0
%
min-HTER 3.0
%
3.0
%
======
==
======================== ===================
====== ======================== ===================
A
PCER
100.0
%
100.0
%
BP
19.5
%
19.5
%
ACER 59.7
%
59.7
%
====== ======================== ===================
.. note::
You can compute analysis on development set(s) only by passing option
...
...
@@ -234,7 +234,7 @@ For example, to generate a EPC curve from development and evaluation datasets:
.. code-block:: sh
$bob pad epc -o 'my_epc.pdf' scores-{dev,
test
}
$bob pad epc -o 'my_epc.pdf' scores-{dev,
eval
}
where `my_epc.pdf` will contain EPC curves for all the experiments.
...
...
@@ -243,7 +243,7 @@ datasets. Far example, to generate EPSC curve:
.. code-block:: sh
$bob vuln epsc .../{licit,spoof}/scores-{dev,
test
}
$bob vuln epsc .../{licit,spoof}/scores-{dev,
eval
}
.. note::
...
...
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