8000 Fix merge · scikit-learn/scikit-learn@2d16091 · GitHub
[go: up one dir, main page]

Skip to content

Commit 2d16091

Browse files
Shao Yang Honghongshaoyang
Shao Yang Hong
authored andcommitted
Fix merge
1 parent a7337d2 commit 2d16091

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

doc/whats_new/v0.24.rst

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -555,7 +555,8 @@ Changelog
555555
:class:`model_selection.RandomizedSearchCV` results in non-finite scores.
556556
:pr:`18266` by :user:`Subrat Sahu <subrat93>`,
557557
:user:`Nirvan <Nirvan101>` and :user:`Arthur Book <ArthurBook>`.
558-
- |Enhancement| :func:`model_selection.learning_curve` now accept fit_params
558+
559+
- |Enhancement| :func:`model_selection.learning_curve` now accept fit_params
559560
to pass additional estimator parameters.
560561
:pr:`18595` by :user:`Amanda Dsouza <amy12xx>`.
561562

@@ -607,7 +608,7 @@ Changelog
607608
class:`MultinomialNB`, allowing user to set parameter alpha to a very
608609
small number, greater or equal 0, which was earlier automatically changed
609610
to `_ALPHA_MIN` instead.
610-
:pr:`16747` by :user:`arka204`
611+
:pr:`16747`, :pr:`18805` by :user:`arka204` and :user:`hongshaoyang`.
611612

612613
:mod:`sklearn.neighbors`
613614
........................

0 commit comments

Comments
 (0)
0