Skip to content

Commit 20f700c

Browse files
author
Guillaume Lemaitre
committed
fix doc
1 parent 938cf53 commit 20f700c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

doc/whats_new.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ Bug fixes
2323
- Fixed a bug in :class:`ensemble.BalanceCascade`, solve the issue to obtain a single array if desired. By `Guillaume Lemaitre`_.
2424
- Fixed a bug in :class:`pipeline.Pipeline`, solve to embed `Pipeline` in other `Pipeline. By `Christos Aridas`_ .
2525
- Fixed a bug in :class:`pipeline.Pipeline`, solve the issue to put to sampler in the same `Pipeline`. By `Christos Aridas`_ .
26+
- Fixed a bug in :class:`under_sampling.CondensedNeareastNeigbour`, correction of the shape of `sel_x` when only one sample is selected. By `Aliaksei Halachkin`_.
2627

2728
New features
2829
~~~~~~~~~~~~
@@ -114,3 +115,4 @@ New methods
114115
.. _Fernando Nogueira: https://github.com/fmfn
115116
.. _Dayvid Oliveira: https://github.com/dvro
116117
.. _Francois Magimel: https://github.com/Linkid
118+
.. _Aliaksei Halachkin: https://github.com/honeyext

0 commit comments

Comments
 (0)