https://github.com/yandexdataschool/mlhep-2020-muon-id
Muon identification chellenge for MLHEP-2020
https://github.com/yandexdataschool/mlhep-2020-muon-id
Last synced: 3 days ago
JSON representation
Muon identification chellenge for MLHEP-2020
- Host: GitHub
- URL: https://github.com/yandexdataschool/mlhep-2020-muon-id
- Owner: yandexdataschool
- License: apache-2.0
- Created: 2020-07-13T13:06:04.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2020-07-17T17:42:48.000Z (almost 5 years ago)
- Last Synced: 2025-04-10T18:57:06.991Z (2 months ago)
- Language: Jupyter Notebook
- Size: 1.05 MB
- Stars: 5
- Watchers: 1
- Forks: 24
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Baseline solutions for the MLHEP-2020 muon identification challenge
[`Baseline - simple.ipynb`](https://github.com/yandexdataschool/IDAO-2018-muon-id/blob/master/Baseline%20-%20simple.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