Skip to content

FindTheHiggs/BDTScript

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Finding the Higgs with Machine Learning

Ntuple source: https://opendata.cern.ch/record/15006

Use like:

  1. BDT train and predict:
# train bdt & run predictions 
python bdt.py

- example signal and background .csv files are in inputs/ directory
- full statistics signal and background .csv files can be obtained from CERN Open Data, using FindTheHiggs/NtupleProcessing code.

  1. Analyse the results of step 1:
python bdt_ana.py

Example plot:

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages