We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8fc9918 commit e871972Copy full SHA for e871972
doc/whats_new.rst
@@ -119,6 +119,10 @@ Bug fixes
119
estimator. It allows for instance to make bagging of a pipeline object.
120
By `Arnaud Joly`_
121
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
+
126
API changes summary
127
-------------------
128
0 commit comments