Installation#

Python Package Index#

$ pip install sacroml

Note: macOS users may need to install libomp due to a dependency on XGBoost:

$ brew install libomp

Conda#

$ conda install sacroml