Detailed Python and R Examples ============================== * **GPBoost and LaGaBoost algorithms** for Gaussian data ("regression") and non-Gaussian data ("classification", etc.): `in Python `__ and `in R `__ * **Parameter tuning** using deterministic or random grid search: `in Python `__ and `in R `__ * **Generalized linear Gaussian process and mixed effects models**: `in Python `__ and `in R `__