From f83be72ca159d78bf2843ac4785611e8d2efc362 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Alexander=20M=C3=A4rz?= <41187941+StatMixedML@users.noreply.github.com> Date: Fri, 27 Oct 2023 12:38:07 +0200 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index fd93127..2854cb6 100644 --- a/README.md +++ b/README.md @@ -64,7 +64,7 @@ pip install git+https://github.com/dsgibbons/shap.git ## `Available Distributions` Our framework is built upon PyTorch and Pyro, enabling users to harness a diverse set of distributional families. XGBoostLSS currently supports the [following distributions](https://statmixedml.github.io/XGBoostLSS/distributions/). -## `How to use` +## `How to Use` Please visit the [example section](https://statmixedml.github.io/XGBoostLSS/examples/Gaussian_Regression/) for guidance on how to use the framework. ## `Documentation` @@ -73,7 +73,7 @@ For more information and context, please visit the [documentation](https://statm ## `Feedback` We encourage you to provide feedback on how to enhance XGBoostLSS or request the implementation of additional distributions by opening a [new discussion](https://github.com/StatMixedML/XGBoostLSS/discussions). -## `How to cite` +## `How to Cite` If you use XGBoostLSS in your research, please cite it as: ```bibtex