From 0181c81377840f20eb28e82294ef84f8acebe444 Mon Sep 17 00:00:00 2001 From: vtroost <34439781+vtroost@users.noreply.github.com> Date: Wed, 5 Jan 2022 20:28:41 +0100 Subject: [PATCH] Update utiml-overview.Rmd textual corrections --- vignettes/utiml-overview.Rmd | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/vignettes/utiml-overview.Rmd b/vignettes/utiml-overview.Rmd index 6dd644b..69a95d6 100644 --- a/vignettes/utiml-overview.Rmd +++ b/vignettes/utiml-overview.Rmd @@ -227,8 +227,8 @@ The multi-label classification is a supervised learning task that seeks to learn The transformation methods require a base algorithm (binary or multi-class) and use their predictions to compose the multi-label result. In the **utiml** package there are some default base algorithms that are accepted. -Each base algorithm requires a specific package, you need to install manually it, -because they are not installed together with **utiml**. The follow algorithm learners are supported: +Each base algorithm requires a specific package, you need to manually install it, +because they are not installed together with **utiml**. The following algorithm learners are supported: ```{r, echo=FALSE, results='asis'} bl <- data.frame(