Skip to content
Snippets Groups Projects
Select Git revision
  • HistXY
  • develop protected
  • master default protected
  • nlogn-threshold-search
  • stats
  • v6.1.1
  • v6.1.0
  • v6.0.2
  • v6.0.1
  • v6.0.0
  • v5.0.0
  • v4.2.3
  • v4.2.3b0
  • v4.2.2
  • v4.2.1
  • v4.2.0
  • v4.1.1
  • v4.1.0
  • v4.0.0
  • v3.0.0
  • v2.4.1
  • v2.4.0
  • v2.3.0
  • v2.2.1
  • v2.2.0
25 results
You can move around the graph by using the arrow keys.
Created with Raphaël 2.2.023Apr20191816131210965329Mar28272221201619Feb11526Jan25191619Nov17161514131117Oct1615Sep431Aug24Jul19765312Jun976128May2220Apr931Mar3021Feb20141387131Jan161422Dec29Nov2811108728Oct2721125430Sep29282631Aug121126Jul201416May26Apr252219879Mar210Feb23Jan2220811Dec330Nov2726252419171626Oct1665117Sep28Aug16Jul16Jun21May2019130Apr26Feb1623Jan711Dec6Nov428Oct214Sep123220Aug181331Jul302923Jun327May262027Apr2415825Mar2423222118171621Feb18131230Jan29211713Dec121124Nov21Fix bug: comma typo created a tuple instead of a listMakes score processing for histograms more modular: can now handle any number of files per systemReplace a force_eval option so that no evaluation option is needed when evaluation scores are mandatoryFix bugs from removed variables in the previous commitChange 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)Merge branch 'theo-cli' into 'theo'Forgot to change option name in summary...Rename the metric log option, rename eval->evaluation variableDetailed option description, matplolib setting moved to callback functions, add vertical line option to DETMerge branch 'theo-cli' of gitlab.idiap.ch:bob/bob.measure into theo-cliDetails the summary for click options and add missing doc for two optionsFix the matplotlib style usageMerge branch 'theo-cli' of gitlab.idiap.ch:bob/bob.measure into theo-cliAdd autosummary for common_options.pyremove extra thingsreplace ntpath by os.pathVarious small changes after Amir review: add/remove command options, use matplotlib 2.2.2 functionalities, fix docmove 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 labelsFix bug when using dev file listsSmall changes in the user guide, add titles option to hist commandChange defaults behaviors for titlesChange 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)Increased latest version to 3.0.1b0 [skip ci]Increased stable version to 3.0.0v3.0.0v3.0.0Refactoring of boolean based optionsSet HTER as vertical line when calling evaluateRemove python verison dependent testsAdd FAR value in the printed output ofThreshold. Make sure EPC title is correct (adding split=False)Add excpetion when far criteria is chosen and far value is NoneFix evaluate so that all metrics are written in the same log file. Add cmc optionAdd and concanate click options, add threshold criterionAdd rank click optionFix documentation: incorrect function referenceSlightly reshape code so it can be used to plot cmc, dir, ...Resolve merge conflictsFix file after undesired mergeChanges in buildoutFix 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.Fix incorrect title when not in test modeFixing typo
Loading