Minimal heavy ion physics environment for Machine Learning
To install:
pip install hipe4mlMac OS X users: the latest XGBoost version will require OpenMP installed. One easy way of getting it is using brew:
brew install libompTo install the in-development package, from the repository base directoy:
pip install -e .[dev]If you have Pylint and Flake8 on your development machine, you can run tests locally by using:
tests/run_tests.shin the repository base directory.
If you want to get familiar with hipe4ml, the following tutorials are available:
| Type | Link |
|---|---|
| Binary classifier |