Skip to content

Commit aba87b7

Browse files
gxydamueller
authored andcommitted
[MRG+1] add changelog entry for fixed and merged PR scikit-learn#10005 issue scikit-learn#9633 (scikit-learn#10025)
* add changelog entry for fixed and merged PR scikit-learn#10005 issue scikit-learn#9633 * change name * change PR number
1 parent 3d1b786 commit aba87b7

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

doc/whats_new/v0.20.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -96,6 +96,10 @@ Classifiers and regressors
9696
identical X values.
9797
:issue:`9432` by :user:`Dallas Card <dallascard>`
9898

99+
- Fixed a bug in :class:`naive_bayes.GaussianNB` which incorrectly raised
100+
error for prior list which summed to 1.
101+
:issue:`10005` by :user:`Gaurav Dhingra <gxyd>`.
102+
99103
Decomposition, manifold learning and clustering
100104

101105
- Fix for uninformative error in :class:`decomposition.IncrementalPCA`:

0 commit comments

Comments
 (0)