Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Update README.md with comment on evaluating BDTs
  • Loading branch information
dprim7 authored Jul 17, 2024
1 parent eca7f92 commit 34a7077
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/HH4b/boosted/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,3 +31,4 @@ python -W ignore TrainBDT.py --data-path /ceph/cms/store/user/rkansal/bbbb/skimm
```
python -W ignore TrainBDT.py --data-path /ceph/cms/store/user/rkansal/bbbb/skimmer/24Apr23LegacyLowerThresholds_v12_private_signal/ --model-name 24May1_legacy_vbf_vars --xbb bbFatJetPNetTXbbLegacy --mass bbFatJetPNetMassLegacy --legacy --pnet-plots --apply-cuts --config 24Apr21_legacy_vbf_vars --year 2022 2022EE 2023 2023BPix --sig-keys hh4b vbfhh4b-k2v0
```
To evaluate BDTs, run TrainBDT.py with --evaluate-only flag

0 comments on commit 34a7077

Please sign in to comment.