Installation
dmx-learn is a Python package for distributed heterogeneous density estimation. With only a few lines of code you can specify and fit complex models on variable-length heterogenous data.
To install dmx-learn with make sure you have Python 3.7+ then run
$ git clone https://github.com/LLNL/dmx-learn.git
$ pip ./dmx-learn