The project provides simple machine learning helper libraries.
Please follow the instructions here.
- The model reader writes the model to a temp file which is only deleted when the JVM exits. This should be fixed so that a temp file is either never written or is deleted immediately after a model is read and reated.