Skip to content
GitLab
  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • bob.bio.base bob.bio.base
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 14
    • Issues 14
    • 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.bio.basebob.bio.base
  • Merge requests
  • !222

Follow-up to "Add a method to retrieve all the samples of a dataset"

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Yannick DAYER requested to merge db-all-samples into master Nov 25, 2020
  • Overview 4
  • Commits 4
  • Pipelines 3
  • Changes 6

Closes #149 (closed)

The all_samples methods now correctly handles the 'train' group, returning only the samples of a group if that group is given as parameter.

The 'groups' parameters contents are now verified with bob.db.base.check_parameters_for_validity.

Groups of 'legacy database interfaces' different from 'train', 'dev', or 'eval' are now handled correctly.

Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: db-all-samples