Skip to content

Commit f21ea15

Browse files
author
Guillaume Lemaitre
committed
Update the history
Conflicts: doc/whats_new.rst
1 parent a888ffc commit f21ea15

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

doc/whats_new.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ Bug fixes
2121
- Fixed a bug in :class:`ensemble.EasyEnsemble`, correction of the `random_state` generation. By `Guillaume Lemaitre`_ and `Christos Aridas`_.
2222
- Fixed a bug in :class:`ensemble.BalanceCascade`, solve the issue to obtain a single array if desired. By `Guillaume Lemaitre`_.
2323
- Fixed a bug in :class:`under_sampling.RepeatedEditedNearestNeighbours`, add additional stopping criterion to avoid that the minority class become a majority class or that a class disappear. By `Guillaume Lemaitre`_.
24+
- Fixed a bug in :class:`under_sampling.CondensedNeareastNeigbour`, correction of the list of indices returned. By `Guillaume Lemaitre`_.
2425

2526
New features
2627
~~~~~~~~~~~~

0 commit comments

Comments
 (0)