Skip to content

REAL (Reweighting Events using Adaptive Learning) improves the modeling of jet to hadronic tau backgrounds using machine learning techniques like BDTs for multi-dimensional reweighting. It addresses limitations of traditional methods, enabling more accurate background estimation.

Notifications You must be signed in to change notification settings

IreneAndreou/REAL

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

73 Commits
 
 
 
 
 
 
 
 

Repository files navigation

REAL: Reweighting Events using Adaptive Learning

REAL improves the modeling of jet to τh backgrounds by leveraging advanced machine learning (ML) techniques such as Boosted Decision Trees (BDTs). By addressing the limitations of traditional fake factor methods, REAL enables more accurate multi-dimensional reweighting and background estimation.

Features

  • Adaptive Reweighting: Uses ML techniques to reweight a high-dimensional dataset, mapping events that fail a tau ID onto those that pass the tau ID.
  • Jet to τh Fake Factors: Focuses on improving modeling for jet to τh backgrounds.
  • Generalization: Plans to expand to all particle misidentification rates in future iterations.

Installation and Setup

Clone the repository:

git clone https://github.com/IreneAndreou/REAL.git
cd REAL

Use the provided environment.yml file to create and activate the environment:

conda env create -f environment.yml

Activate the environment:

conda activate real

About

REAL (Reweighting Events using Adaptive Learning) improves the modeling of jet to hadronic tau backgrounds using machine learning techniques like BDTs for multi-dimensional reweighting. It addresses limitations of traditional methods, enabling more accurate background estimation.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages