Machine Learning for High Energy Physics.
hep_ml provides specific machine learning tools for purposes of high energy physics.
Basic installation:
pip install hep_ml
If you're new to python and never used
pip, first install scikit-learn with these instructions.
To use latest development version, clone it and install with
pip:
bash git clone https://github.com/arogozhnikov/hep_ml.git cd hep_ml pip install .
Local testing:
bash nosetests tests/
ROOTand
root_numpyto run those
Libraries you'll require to make your life easier and HEPpier.
Apache 2.0,
hep_mlis an open-source library.
Linux, Mac OS X and Windows are supported.
hep_ml supports both python 2 and python 3.