Skip to content
Snippets Groups Projects

WIP: Breaking changes

Many breaking changes:

  • Use a less biometric-related name for functions (setup aliases)
  • Reduce package-namespace cluttering by moving elements to submodules
  • Improve confidence interval and add credible region analysis support, documentation, plotting support and paired system comparison. Limited testing is available for the time being
  • Reduce to a bare minimal the amount of stuff that needs to numba-fied. Everything else can be just proper Python code.
  • Pin matplotlib to 3.4.x to avoid issues with multi-page PDF output with 3.5.0
Edited by Laurent COLBOIS

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • André Anjos added 1 commit
  • André Anjos added 1 commit

    added 1 commit

    Compare with previous version

  • Laurent COLBOIS
  • Laurent COLBOIS
  • André Anjos added 1 commit

    added 1 commit

    Compare with previous version

  • André Anjos added 1 commit

    added 1 commit

    • d50e2c21 - [curves,plot] Refactors roc_ci to accomodate code from precision-recall curve-making

    Compare with previous version

  • Laurent COLBOIS
  • Laurent COLBOIS
  • added 1 commit

    • a0df6ea5 - Fix undefined variables warnings

    Compare with previous version

  • Laurent COLBOIS
  • I finished reviewing everything, looks good to me (I recently added a few last comments, mostly tiny things). Note that the confidence interval part is not tested (but this is mentioned in this merge request), so I tried to check the math implementation especially cautiously for those, which seems fine.

    When we merge there will be a reasonable amount of adaptations to bring to at least bob.bio.base (https://gitlab.idiap.ch/search?search=bob.measure&group_id=373&project_id=1379&scope=&search_code=true&snippets=false&repository_ref=master&nav_source=navbar) and bob.bio.face (https://gitlab.idiap.ch/search?search=bob.measure&group_id=373&project_id=1382&scope=&search_code=true&snippets=false&repository_ref=master&nav_source=navbar)

  • Laurent COLBOIS removed review request for @lcolbois

    removed review request for @lcolbois

  • Laurent COLBOIS approved this merge request

    approved this merge request

  • André Anjos added 1 commit

    added 1 commit

    • 16dabb01 - [credible_region] Goes in piece with a doubt about the use of...

    Compare with previous version

  • André Anjos added 1 commit

    added 1 commit

    Compare with previous version

  • André Anjos added 1 commit

    added 1 commit

    Compare with previous version

  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Please register or sign in to reply
    Loading