Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 364 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 364 Bytes

Baseline solutions for the MLHEP-2020 muon identification challenge

Baseline - simple.ipynb contains a naive xgboost solution

scoring.py contains an implementation of the quality metric

utils.py contains data reading and jagged arrays processing utilities