Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit b0ec847

Browse filesBrowse files
committed
DOC Add missing PR number in changelog entry (#29384)
1 parent 8179b8f commit b0ec847
Copy full SHA for b0ec847

File tree

Expand file treeCollapse file tree

1 file changed

+6
-4
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+6
-4
lines changed

‎doc/whats_new/v1.5.rst

Copy file name to clipboardExpand all lines: doc/whats_new/v1.5.rst
+6-4Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -48,9 +48,11 @@ Changelog
4848
instead of implicitly converting those inputs as regular NumPy arrays.
4949
:pr:`29119` by :user:`Olivier Grisel`.
5050

51-
- |Fix| Fix a regression in :func:`metrics.accuracy_score` and in :func:`metrics.zero_one_loss`
52-
causing an error for Array API dispatch with multilabel inputs.
53-
:pr:`29269` by :user:`Yaroslav Korobko <Tialo>` and :pr:`29336` by :user:`Edoardo Abati <EdAbati>`.
51+
- |Fix| Fix a regression in :func:`metrics.accuracy_score` and in
52+
:func:`metrics.zero_one_loss` causing an error for Array API dispatch with multilabel
53+
inputs.
54+
:pr:`29269` by :user:`Yaroslav Korobko <Tialo>` and
55+
:pr:`29336` by :user:`Edoardo Abati <EdAbati>`.
5456

5557
:mod:`sklearn.model_selection`
5658
..............................
@@ -72,7 +74,7 @@ Changelog
7274

7375
- |Fix| Fix an issue in :func:`tree.export_graphviz` and :func:`tree.plot_tree`
7476
that could potentially result in exception or wrong results on 32bit OSes.
75-
:pr:`` by :user:`Loïc Estève<lesteve>`.
77+
:pr:`29327` by :user:`Loïc Estève<lesteve>`.
7678

7779
:mod:`sklearn.utils`
7880
....................

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.