From b1d20cf5b12564c7767d33e3983179ae8cf3624d Mon Sep 17 00:00:00 2001 From: RektPunk <110188257+RektPunk@users.noreply.github.com> Date: Fri, 12 Jul 2024 11:41:27 +0900 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 111d21f..2f2cf2f 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # MQBoost -Non-crossing quantile estimation with: +Multiple quantiles estimation model maintaining non-crossing condition (or monotone quantile condition) using: - LightGBM - XGBoost