From 4974065036c0816193f55965aa1178c9c967b989 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Alexander=20M=C3=A4rz?= <41187941+StatMixedML@users.noreply.github.com> Date: Thu, 22 Jun 2023 08:30:26 +0200 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index f66e64f..b0042e5 100644 --- a/README.md +++ b/README.md @@ -13,6 +13,7 @@ We propose a new framework of LightGBM that predicts the entire conditional dist :white_check_mark: LightGBMLSS is available in Python.
## News +:boom: [2023-05-22] Release of v0.2.2. See the [release notes](https://github.com/StatMixedML/LightGBMLSS/releases) for an overview.
:boom: [2023-06-15] LightGBMLSS now supports Zero-Inflated and Zero-Adjusted Distributions.
:boom: [2023-05-26] Release of v0.2.1. See the [release notes](https://github.com/StatMixedML/LightGBMLSS/releases) for an overview.
:boom: [2023-05-23] Release of v0.2.0. See the [release notes](https://github.com/StatMixedML/LightGBMLSS/releases) for an overview.