Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • Umami Umami
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 40
    • Issues 40
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
  • Merge requests 6
    • Merge requests 6
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Container Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Code review
    • Issue
    • Repository
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • atlas-flavor-tagging-toolsatlas-flavor-tagging-tools
  • algorithmsalgorithms
  • UmamiUmami
  • Merge requests
  • !673

Moving/adding checks for options to train_config configuration

  • Review changes

  • Download
  • Email patches
  • Plain diff
Closed Alexander Froch requested to merge alfroch-unit-test-train-config into master Nov 16, 2022
  • Overview 6
  • Commits 6
  • Pipelines 8
  • Changes 11

Summary

This MR introduces the following changes

  • Moving check for working_point and n_jets to train_config configuration for validation/evaluation with a freshly trained tagger.
  • Adding check for frac_values to train_config configuration for validation/evaluation with a freshly trained tagger.
  • Adding checks for tagger and frac_values_comp to the train_config configuration for the validation/evaluation without a freshly trained tagger.
  • Removing unused checks in various places for the moved/added checks.
  • Adding unit tests for the configuration for the new checks

Relates to the following issues

  • Closing #208 (closed)

Conformity

  • Changelog entry
  • Documentation
  • Development guidelines
  • Style guides
Edited Nov 16, 2022 by Alexander Froch
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: alfroch-unit-test-train-config