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 6c07cd4 commit d9ecf46Copy full SHA for d9ecf46
doc/whats_new.rst
@@ -164,7 +164,10 @@ Enhancements
164
and :class:`tree.ExtraTreeClassifier`. By `Trevor Stephens`_.
165
166
- :class:`grid_search.RandomizedSearchCV` now does sampling without
167
- replacement if all parameters are given as lists. by `Andreas Mueller`_.
+ replacement if all parameters are given as lists. By `Andreas Mueller`_.
168
+
169
+ - Parallelized calculation of :func:`pairwise_distances` is now supported
170
+ for scipy metrics and custom callables. By `Joel Nothman`_.
171
172
Documentation improvements
173
..........................
0 commit comments