This is a small example of how to calculate force uncertainties with the LLPR.
In order to run it, it is sufficient to split the ethanol dataset with `python split.py`.
Then train a model with `mtt train options.yaml`, and finally run the example
with `python force_llpr.py`.
