We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 71c3c6e commit 65127c4Copy full SHA for 65127c4
setup_flashgg.sh
@@ -75,6 +75,9 @@ cp XGBoostCMSSW/XGBoostInterface/toolbox/*xml $CMSSW_BASE/config/toolbox/$SCRAM_
75
scram setup rabit
76
scram setup xgboost
77
78
+# HTCondor python API
79
+pip install --user htcondor
80
+
81
# Grab xml file for top-tagger BDT from ttH MultiLepton analysis (too large to store in Github)
82
pushd flashgg/Taggers/data/
83
wget "http://uaf-8.t2.ucsd.edu/~sjmay/ttH/resTop_xgb_csv_order_deepCTag.xml"
0 commit comments