Skip to content

Evaluation is failing with cuts

in this line the data_set_name is used to retrieve the evaluation cuts specified in the training config. However, the variable cuts here are not defined based on the data_set_name but rather on the key.

what is the intended behaviour here @alfroch ?

tagging @toschroe