From b304470dfd5fc5cbe2b68e6045b566a7c256699c Mon Sep 17 00:00:00 2001 From: Michael Rapp Date: Sun, 12 Nov 2023 02:50:38 +0100 Subject: [PATCH] Update README. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5ce8778b19..01c8573ab2 100644 --- a/README.md +++ b/README.md @@ -29,7 +29,7 @@ If you use the algorithm in a scientific publication, we would appreciate citati ## Functionalities -The algorithm that is provided by this project currently supports the following core functionalities to learn an ensemble of boosted classification rules: +The algorithm that is provided by this project currently supports the following core functionalities for learning ensembles of boosted classification rules: * **Label-wise decomposable or non-decomposable loss functions** can be minimized in expectation. * **L1 and L2 regularization** can be used.