Dev
This MR
- changes the way new options are added/handled by the code. For this purpose a new
OptionHandler
class is implemented. It handles all options across all modules. Given configs options are checked using registered checks and then automatically converted. - Adds CI tests for BDTs (binary and multiclass) alongside necessary changes in the BDTModel.
- Setting a seed for the generation of ntuples in the CI
Edited by Steffen Korn