- 03 May, 2018 3 commits
-
-
Amir MOHAMMADI authored
-
Amir MOHAMMADI authored
-
Theophile GENTILHOMME authored
-
- 02 May, 2018 1 commit
-
-
Theophile GENTILHOMME authored
Modify the display of histograms: now can use subplots to display several histograms on one page, can no longer display both dev and eval histo at the same time, can control the number of columns in the legend
-
- 01 May, 2018 1 commit
-
-
Theophile GENTILHOMME authored
Add min-far-value option, rename -l (already used) to -Z, change the way linestyles are handled and make use of them optional
-
- 30 Apr, 2018 1 commit
-
-
Theophile GENTILHOMME authored
-
- 26 Apr, 2018 1 commit
-
-
Theophile GENTILHOMME authored
-
- 25 Apr, 2018 1 commit
-
-
Theophile GENTILHOMME authored
-
- 20 Apr, 2018 2 commits
-
-
Theophile GENTILHOMME authored
Replace a force_eval option so that no evaluation option is needed when evaluation scores are mandatory
-
Theophile GENTILHOMME authored
Change the way the scores arguments are passed to the compute() function: it now does not rely on dev,eval pairs anymore and can take any number of different files (e.g. train)
-
- 18 Apr, 2018 4 commits
-
-
Theophile GENTILHOMME authored
-
Theophile GENTILHOMME authored
Detailed option description, matplolib setting moved to callback functions, add vertical line option to DET
-
Amir MOHAMMADI authored
-
Theophile GENTILHOMME authored
Various small changes after Amir review: add/remove command options, use matplotlib 2.2.2 functionalities, fix doc
-
- 16 Apr, 2018 1 commit
-
-
Theophile GENTILHOMME authored
move click options to bob.extension, change default axis for ROC and DET to be ISO conform, add command to generate fakes score files, add options to change title and axis labels
-
- 13 Apr, 2018 1 commit
-
-
Theophile GENTILHOMME authored
-
- 12 Apr, 2018 1 commit
-
-
Theophile GENTILHOMME authored
Change test -> eval, set different default tablefmt option, add and remove options, modify tests accordingly, and modify base MeasureBase class so that it can handle several dev/eval scores for each system (e.g. licit/spoofing for PAD)
-
- 09 Apr, 2018 2 commits
-
-
Theophile GENTILHOMME authored
-
Theophile GENTILHOMME authored
-
- 06 Apr, 2018 1 commit
-
-
Theophile GENTILHOMME authored
-
- 05 Apr, 2018 4 commits
-
-
Theophile GENTILHOMME authored
-
Theophile GENTILHOMME authored
Fix evaluate script (axes not set) and add defaults settings for the figure classes. Condensate options: list of axis limits instead of individual min/max per axis.
-
Theophile GENTILHOMME authored
-
Theophile GENTILHOMME authored
reshape code so that the figures can be re-used in other modules (class based plotting, add input loading function to read inputs files), split the code in different files (utils.py for utilities, figure.py for plotting related classes, commands.py for click commands). Change some click command defaults (nbins: instead of 20, tablefmt: instead of ), add click functionalities for a greater control of the plots (e.g. min/max axes values) and a nicer default visual. Fix the documentation and modify user guide according to the changes.
-