From 4efb3d653a96e43d22ed8ed6491bfddd2a8ed799 Mon Sep 17 00:00:00 2001 From: Davide Fiocco Date: Tue, 13 Feb 2018 14:51:21 +0100 Subject: [PATCH] Single char typo fix in README --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rst b/README.rst index 9c3f79f1e..3d9e04d6b 100644 --- a/README.rst +++ b/README.rst @@ -138,7 +138,7 @@ Below is a list of the methods currently implemented in this module. 2. Extraction of majority-minority Tomek links [1]_ 3. Under-sampling with Cluster Centroids 4. NearMiss-(1 & 2 & 3) [2]_ - 5. Condensend Nearest Neighbour [3]_ + 5. Condensed Nearest Neighbour [3]_ 6. One-Sided Selection [4]_ 7. Neighboorhood Cleaning Rule [5]_ 8. Edited Nearest Neighbours [6]_