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

https://github.com/yandexdataschool/flavours-of-physics-start

Starter kit for "Flavours of Physics" challenge at Kaggle
https://github.com/yandexdataschool/flavours-of-physics-start

Last synced: 2 months ago
JSON representation

Starter kit for "Flavours of Physics" challenge at Kaggle

Awesome Lists containing this project

README

        

First submission
----------------
Follow the instructions [First submission (python)](https://github.com/yandexdataschool/flavours-of-physics-start/wiki/First-submission-(python)) to prepare your first solution

More complex models
-------------------
Follow [TMVA training, Boosting to uniformity](https://github.com/yandexdataschool/flavours-of-physics-start/wiki/TMVA-training,-Boosting-to-uniformity) to play with another machine learning library or to use 'flatness-oriented' classifiers

ROOT Submission
----------------
We have prepared c code to run TMVA in ROOT to produce submission. Follow the instructions [First submission using root (c++)](https://github.com/yandexdataschool/flavours-of-physics-start/wiki/First-submission-(root,-С))