Go to the source code of this file.
Namespaces | |
| namespace | compare_statistics |
Functions | |
| def | compare_statistics.cherry_pick_full_wo_shape_tracker |
| def | compare_statistics.collect_stats |
| def | compare_statistics.collect_stats_for_exp |
| def | compare_statistics.compare_statistics |
| def | compare_statistics.plot_stats_for_exp |
Variables | |
| list | compare_statistics.folderElems2Order |
| dictionary | compare_statistics.folderElems2Title |
| float | compare_statistics.fscore_beta = 0.5 |
| Title and settings. | |
| string | compare_statistics.full_pattern = '(segment_ext_d_and_c_rb)(([0-9]+))' |
| compare_statistics.multiple_figures = True | |
| dictionary | compare_statistics.variant2labelAndStyle |
| string | compare_statistics.wo_st_pattern = '(segment_no_st_ext_d_and_c_rb)(([0-9]+))' |
| string | compare_statistics.wo_st_template = 'segment_no_st_ext_d_and_c_rb%d.txt' |
| list | compare_statistics.wst_folder = sys.argv[2] |