Skip to content
GitLab
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 0
    • Merge requests 0
  • 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.bio.basebob.bio.base
  • Merge requests
  • !198

Fixing and adding features to the scores generation script

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Yannick DAYER requested to merge fix-gen into master Sep 15, 2020
  • Overview 14
  • Commits 9
  • Pipelines 4
  • Changes 2

I was using the score 'gen' script, but needed some features.

Added:

  • A way of specifying how the number of scores is defined (number of subjects and probes, or manually specified);
  • A way to generate different scores for dev and eval;
  • Tests for the gen script.

Changed:

  • The way the scores are generated (each probe against each reference model, instead of randomly).

Fixed:

  • Duplicate click options (-p);
  • 'positive scores' were generated with a 'negative scores' variable.
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: fix-gen