Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • bob.measure bob.measure
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 5
    • Issues 5
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 1
    • Merge requests 1
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • bobbob
  • bob.measurebob.measure
  • Merge requests
  • !54

Refactors the score loading and scripts functionality

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Amir MOHAMMADI requested to merge theo into master Apr 23, 2018
  • Overview 2
  • Commits 78
  • Pipelines 1
  • Changes 54

This merge request:

  • Move the biometric related functionality of bob.measure to bob.bio.base.
  • Add confidence interval calculations
  • Provide a score format for bob.measure with load functionalities
  • Provide a generic plotting script bob measure in bob.measure using bob.measure input file format:
    • bob measure metrics: to compute thresholds and evaluate performances
    • bob measure roc: to plot ROC
    • bob measure det: to plot DET
    • bob measure hist: to plot histograms
    • bob measure epc : to plot EPC
    • bob measure evaluate: applies all the above commands at once
    • bob measure gen: to generate fake scores for bob.measure

Each command accepts one or several (dev,eval) score(s) file(s) for each system.

Edited Apr 23, 2018 by Theophile GENTILHOMME
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: theo