Welcome to the documentation for lgrt4gps!
lgrt4gps is a Python library which provides a simple API for locally growing random trees for Gaussian processes. For more details, we refer to the publication on ArXiv. Written by Jonas Umlauft and Patricia M. Strutz.
- Python 3.6+
A documentation is available on readthedocs. The academic publication can be found at ArXiv.
To install a stable version from PyPi:
~$ pip install lgrt4gpsThe latest version is available on GitHub: