Closed irinaespejo closed 3 years ago
Hey @Sinclert could you double-check I didn't mess up something? Thank you!
Hi @irinaespejo ,
The madminer-workflow-ml
folder is just a GIT submodule being referenced by this repository (its parent). PRs changing submodule contents must be done within the child repositories themselves (in this case, Scailfin/madminer-workflow-ml). Otherwise, you are only changing the submodule reference, and not the real files.
I will close this PR. Please, open a similar one on the child repository. I will add some comments on there.
This PR solves the hardcoding present in the last step of the ML wflow
plotting
. Changes have been made in the files:madminer-workflow-ml/code/plotting.py
0.3.1
madminer-workflow-ml/workflow/yadage/steps.yml
to new VERSIONinput_carl.yml
for the ML workflow to test the generalization changes.If one wishes to use
input_carl.yml
for the ML step instead of the deafultinput.yml
then change this line.