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 e49c043

Browse filesBrowse files
committed
Move changelog from v0.24.rst to v1.0.rst
1 parent 67f4986 commit e49c043
Copy full SHA for e49c043

File tree

Expand file treeCollapse file tree

2 files changed

+8
-5
lines changed
Filter options
Expand file treeCollapse file tree

2 files changed

+8
-5
lines changed

‎doc/whats_new/v0.24.rst

Copy file name to clipboardExpand all lines: doc/whats_new/v0.24.rst
-5Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -688,11 +688,6 @@ Changelog
688688
:pr:`18124` by :user:`Gus Brocchini <boldloop>` and
689689
:user:`Amanda Dsouza <amy12xx>`.
690690

691-
- |Fix| :func:`multioutput.ClassifierChain.decision_function` and
692-
:func:`multioutput.ClassifierChain.predict_proba` now both return a list of
693-
``n_outputs`` arrays of shape `(n_samples, n_classes).` :pr:`14654` by
694-
:user:`Agamemnon Krasoulis <agamemnonc>`.
695-
696691
:mod:`sklearn.naive_bayes`
697692
..........................
698693

‎doc/whats_new/v1.0.rst

Copy file name to clipboardExpand all lines: doc/whats_new/v1.0.rst
+8Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -115,6 +115,14 @@ Changelog
115115
class methods and will be removed in 1.2.
116116
:pr:`18543` by `Guillaume Lemaitre`_.
117117

118+
:mod:`sklearn.multioutput`
119+
..........................
120+
121+
- |Fix| :func:`multioutput.ClassifierChain.decision_function` and
122+
:func:`multioutput.ClassifierChain.predict_proba` now both return a list of
123+
``n_outputs`` arrays of shape `(n_samples, n_classes).` :pr:`14654` by
124+
:user:`Agamemnon Krasoulis <agamemnonc>`.
125+
118126
:mod:`sklearn.naive_bayes`
119127
..........................
120128

0 commit comments

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