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

[script][common_options] Add options for hist

parent 09e3d708
No related branches found
No related tags found
1 merge request!68Change --eval option default and Various fixes
......@@ -168,7 +168,9 @@ def epc(ctx, scores, **kwargs):
@common_options.output_plot_file_option(default_out='hist.pdf')
@common_options.eval_option()
@common_options.n_bins_option()
@common_options.no_legend_option()
@common_options.criterion_option()
@common_options.no_line_option()
@common_options.far_option()
@common_options.thresholds_option()
@common_options.const_layout_option()
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment