Skip to content
GitLab
  • Menu
Projects Groups 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
    • Contributors
    • Graph
    • Compare
  • 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
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • bob
  • bob.measurebob.measure
  • Issues
  • #29
Closed
Open
Created Jun 26, 2017 by Tiago de Freitas Pereira@tiago.pereiraOwner

CMC documentation os not consistent with the reality

The documentation of the function bob.measure.cmc (http://pythonhosted.org/bob.measure/py_api.html#bob.measure.cmc) says that the output is

"A 2D float array representing the CMC curve, with the Rank in the first column and the number of correctly classified clients (in this rank) in the second column."

This is not what is happening. The function returns a 1D array representing the CMC curve, with the identification rate sorted by the rank in ascending order.

Assignee
Assign to
Time tracking