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 497ddf3 commit 3bfbdb0Copy full SHA for 3bfbdb0
1 file changed
doc/whats_new.rst
@@ -29,6 +29,11 @@ Bug fixes
29
how this affected :func:`datasets.fetch_20newsgroups`. By `Loic
30
Esteve`_.
31
32
+ - Fixed a bug that prevented using ROC AUC score to perform grid search on
33
+ several CPU / cores on large arrays. See `#6147
34
+ <https://github.com/scikit-learn/scikit-learn/issues/6147>`_
35
+ By `Olivier Grisel`_.
36
+
37
.. _changes_0_17:
38
39
Version 0.17
0 commit comments