Skip to content
Snippets Groups Projects
Commit ea2b4c56 authored by Amir MOHAMMADI's avatar Amir MOHAMMADI
Browse files

Fix the usage of evaluate script

parent d2aa1bda
No related branches found
No related tags found
1 merge request!146Add 4-5-col files related functionalities and add click commands
Pipeline #
...@@ -270,8 +270,7 @@ each experiment. For example: ...@@ -270,8 +270,7 @@ each experiment. For example:
.. code-block:: sh .. code-block:: sh
$bob bio evaluate -v -l 'my_metrics.txt' -o 'my_plots.pdf' {sys1, sys2}/ $bob bio evaluate -v -l 'my_metrics.txt' -o 'my_plots.pdf' {sys1,sys2}/{dev,eval}
{eval,dev}
will output metrics and plots for the two experiments (dev and eval pairs) in will output metrics and plots for the two experiments (dev and eval pairs) in
`my_metrics.txt` and `my_plots.pdf`, respectively. `my_metrics.txt` and `my_plots.pdf`, respectively.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment