Skip to content

Commit 5c0d42f

Browse files
author
Guillaume Lemaitre
committed
Update the readme
1 parent 8a0f010 commit 5c0d42f

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -71,6 +71,7 @@ Bellow is a list of the methods currently implemented in this module.
7171
7. [Neighboorhood Cleaning Rule](#ref5)
7272
8. [Edited Nearest Neighbours](#ref6)
7373
9. [Instance Hardness Threshold](#ref7)
74+
10. [Repeated Edited Nearest Neighbours](#ref14)
7475

7576
* Over-sampling
7677
1. Random minority over-sampling with replacement
@@ -118,3 +119,5 @@ References:
118119
<a name="ref12"></a>[12]: G. Batista, B. Bazzan, M. Monard, [“Balancing Training Data for Automated Annotation of Keywords: a Case Study,”](http://www.icmc.usp.br/~gbatista/files/wob2003.pdf) In WOB, 10-18, 2003.
119120

120121
<a name="ref13"></a>[13]: X. Y. Liu, J. Wu and Z. H. Zhou, [“Exploratory Undersampling for Class-Imbalance Learning,”](http://cse.seu.edu.cn/people/xyliu/publication/tsmcb09.pdf) in IEEE Transactions on Systems, Man, and Cybernetics, Part B (Cybernetics), vol. 39, no. 2, pp. 539-550, April 2009.
122+
123+
<a name="ref14"></a>[14]:I. Tomek, [“An Experiment with the Edited Nearest-Neighbor Rule,”](http://ieeexplore.ieee.org/stamp/stamp.jsp?tp=&arnumber=4309523) IEEE Transactions on Systems, Man, and Cybernetics, vol. 6(6), pp. 448-452, June 1976.

0 commit comments

Comments
 (0)