File tree 1 file changed +3
-2
lines changed 1 file changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -555,7 +555,8 @@ Changelog
555
555
:class: `model_selection.RandomizedSearchCV ` results in non-finite scores.
556
556
:pr: `18266 ` by :user: `Subrat Sahu <subrat93> `,
557
557
: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
559
560
to pass additional estimator parameters.
560
561
:pr: `18595 ` by :user: `Amanda Dsouza <amy12xx> `.
561
562
@@ -607,7 +608,7 @@ Changelog
607
608
class:`MultinomialNB `, allowing user to set parameter alpha to a very
608
609
small number, greater or equal 0, which was earlier automatically changed
609
610
to `_ALPHA_MIN ` instead.
610
- :pr: `16747 ` by :user: `arka204 `
611
+ :pr: `16747 `, :pr: ` 18805 ` by :user: `arka204 ` and :user: ` hongshaoyang `.
611
612
612
613
:mod: `sklearn.neighbors `
613
614
........................
You can’t perform that action at this time.
0 commit comments