File tree Expand file tree Collapse file tree 1 file changed +5
-4
lines changed Expand file tree Collapse file tree 1 file changed +5
-4
lines changed Original file line number Diff line number Diff line change @@ -298,10 +298,11 @@ Bug fixes
298298 with them as parameters, could not be passed to :func: `base.clone `.
299299 By `Loic Esteve `_.
300300
301- - Fix bug in :class: `neighbors.RadiusNeighborsClassifier ` where an error
302- occurred when there were outliers being labelled and a weight function
303- (`#6902 <https://github.com/scikit-learn/scikit-learn/issues/6902 >`_).
304- By `LeonieBorne <https://github.com/LeonieBorne >`_.
301+ - Fix bug in :class: `neighbors.RadiusNeighborsClassifier ` where an error
302+ occurred when there were outliers being labelled and a weight function
303+ specified (`#6902
304+ <https://github.com/scikit-learn/scikit-learn/issues/6902> `_). By
305+ `LeonieBorne <https://github.com/LeonieBorne >`_.
305306
306307 - :func: `pairwise_distances ` now converts arrays to boolean arrays when
307308 required in scipy.spatial.distance.
You can’t perform that action at this time.
0 commit comments