From 58ec8cb83bb475513ff0b1ece0bc94d6e7e10062 Mon Sep 17 00:00:00 2001 From: Felix Rothe Date: Mon, 6 Feb 2023 15:36:38 +0100 Subject: [PATCH] Fix typo in comment in OverUndersamplingWrapper --- R/OverUndersampleWrapper.R | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/R/OverUndersampleWrapper.R b/R/OverUndersampleWrapper.R index df8a6d97fd..7e06b0b66f 100644 --- a/R/OverUndersampleWrapper.R +++ b/R/OverUndersampleWrapper.R @@ -1,4 +1,4 @@ -#' @title Fuse learner with simple ove/underrsampling for imbalancy correction in binary classification. +#' @title Fuse learner with simple over/underrsampling for imbalancy correction in binary classification. #' #' @description #' Creates a learner object, which can be