Skip to content

Fixing some small issues in NN tools

Manuel Guth requested to merge mguth-nntool-fix into master

there are two small fixes

  • always force nJets to be integers - caused issue when setting nJets in training to a small number
  • the parameters file for preprocessing which was copied in the metadata folder was hard coded and didn't reflect any change in the config file

Merge request reports