Skip to content
Snippets Groups Projects
Commit fce02f14 authored by Theophile GENTILHOMME's avatar Theophile GENTILHOMME
Browse files

Small fixes in the doc

parent 9bfe5b07
Branches
Tags
2 merge requests!146Add 4-5-col files related functionalities and add click commands,!143Set of click commands for bio base
Pipeline #
...@@ -237,7 +237,7 @@ For example, to generate a CMC curve from development and evaluation datasets: ...@@ -237,7 +237,7 @@ For example, to generate a CMC curve from development and evaluation datasets:
.. code-block:: sh .. code-block:: sh
$bob measure cmc --output 'my_cmc.pdf' dev-1.txt eval-1.txt $bob bio cmc --output 'my_cmc.pdf' dev-1.txt eval-1.txt
dev-2.txt eval-2.txt dev-2.txt eval-2.txt
where `my_cmc.pdf` will contain CMC curves for the two experiments. where `my_cmc.pdf` will contain CMC curves for the two experiments.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment