- 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
-
- 20 Apr, 2018 1 commit
-
-
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 2 commits
-
-
Amir MOHAMMADI authored
-
Theophile GENTILHOMME authored
Various small changes after Amir review: add/remove command options, use matplotlib 2.2.2 functionalities, fix doc
-
- 09 Apr, 2018 1 commit
-
-
Theophile GENTILHOMME authored
-
- 06 Apr, 2018 1 commit
-
-
Theophile GENTILHOMME authored
-
- 05 Apr, 2018 1 commit
-
-
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.
-
- 20 Mar, 2018 2 commits
-
-
Theophile GENTILHOMME authored
-
Theophile GENTILHOMME authored
-