An open API service indexing awesome lists of open source software.

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

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