Skip to content

Commit e871972

Browse files
committed
Update what's new.rst
1 parent 8fc9918 commit e871972

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

doc/whats_new.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -119,6 +119,10 @@ Bug fixes
119119
estimator. It allows for instance to make bagging of a pipeline object.
120120
By `Arnaud Joly`_
121121

122+
- :class:`neighbors.NearestCentroid` now uses the median as the centroid
123+
when metric is set to ``manhattan``. It was using the mean before.
124+
By `Manoj Kumar`_
125+
122126
API changes summary
123127
-------------------
124128

0 commit comments

Comments
 (0)