Description Usage Format Source
A training dataset of 250000 events, with an ID column, 30 feature columns, a weight column and a label column.
1 |
A data frame with 250,000 rows and 33 variables:
An unique integer identifier of the event.
The estimated mass of the Higgs boson candidate, obtained through a probabilistic phase space integration.
The transverse mass between the missing transverse energy and the lepton.
The invariant mass of the hadronic tau and the lepton.
The modulus of the vector sum of the transverse momentum of the hadronic tau, the lepton and the missing transverse energy vector.
The absolute value of the pseudorapidity separation between the two jets (undefined if PRI_jet_num ≤ 1).
The invariant mass of the two jets (undefined if PRI_jet_num ≤ 1).
The product of the pseudorapidities of the two jets (undefined if PRI_jet_num ≤ 1).
The R separation between the hadronic tau and the lepton.
The modulus of the vector sum of the missing transverse momenta and the transverse momenta of the hadronic tau, the lepton, the leading jet (if PRI_jet_num ≥) and the subleading jet (if PRI jet num = 2) (but not of any additional jets).
The sum of the moduli of the transverse momenta of the hadronic tau, the lepton, the leading jet (if PRI jet num ≥ 1) and the subleading jet (if PRI jet num = 2) and the other jets (if PRI jet num = 3).
The ratio of the transverse momenta of the lepton and the hadronic tau.
The centrality of the azimuthal angle of the missing transverse energy vector w.r.t. the hadronic tau and the lepton.
The centrality of the pseudorapidity of the lepton w.r.t. the two jets (undefined if PRI_jet_num ≤ 1).
The transverse momentum of the hadronic tau.
The pseudorapidity of the hadronic tau.
The azimuth angle of the hadronic tau.
The transverse momentum of the lepton (electron or muon).
The pseudorapidity of the lepton.
The azimuth angle of the lepton.
The missing transverse energy.
The azimuth angle of the mssing transverse energy.
The total transverse energy in the detector.
The number of jets (integer with value of 0, 1, 2 or 3; possible larger values have been capped at 3).
The transverse momentum of the leading jet, that is the jet with largest transverse momentum (undefined if PRI_jet_num = 0).
The pseudorapidity of the leading jet (undefined if PRI jet num = 0).
The azimuth angle of the leading jet (undefined if PRI jet num = 0).
The transverse momentum of the leading jet, that is, the jet with second largest transverse momentum (undefined if PRI_jet_num ≤ 1).
The pseudorapidity of the subleading jet (undefined if PRI_jet_num ≤ 1).
The azimuth angle ϕ of the subleading jet (undefined if PRI_jet_num ≤ 1).
The scalar sum of the transverse momentum of all the jets of the events.
The event weight
The event label (string) (s for signal, b for background).
http://opendata.cern.ch/record/328
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.