8000 added bug fix entry for #8198 · levy5674/scikit-learn@dbaf91b · GitHub
[go: up one dir, main page]

Skip to content

Commit dbaf91b

Browse files
author
Joshua Levy
committed
added bug fix entry for scikit-learn#8198
1 parent 8d981b5 commit dbaf91b

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

doc/whats_new.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -140,6 +140,10 @@ Enhancements
140140
Bug fixes
141141
.........
142142

143+
- Fixed a bug where :class:`sklearn.datasets.make_moons` gives an
144+
incorrect result when ``n_samples`` is odd.
145+
:issue:`8198` by :user:`Josh Levy <levy5674>`.
146+
143147
- Fixed a bug where :class:`sklearn.linear_model.LassoLars` does not give
144148
the same result as the LassoLars implementation available
145149
in R (lars library). :issue:`7849` by :user:`Jair Montoya Martinez <jmontoyam>`

0 commit comments

Comments
 (0)
0