Skip to content

Commit

Permalink
[MRG+1] add changelog entry for fixed and merged PR scikit-learn#10005
Browse files Browse the repository at this point in the history
…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
  • Loading branch information
gxyd authored and maskani-moh committed Nov 15, 2017
1 parent bd93547 commit a8fe0d2
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions doc/whats_new/v0.20.rst
Original file line number Diff line number Diff line change
Expand Up @@ -96,6 +96,10 @@ Classifiers and regressors
identical X values.
:issue:`9432` by :user:`Dallas Card <dallascard>`

- Fixed a bug in :class:`naive_bayes.GaussianNB` which incorrectly raised
error for prior list which summed to 1.
:issue:`10005` by :user:`Gaurav Dhingra <gxyd>`.

Decomposition, manifold learning and clustering

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

0 comments on commit a8fe0d2

Please sign in to comment.