8000 Merge pull request #4581 from kno10/patch-1 · scikit-learn/scikit-learn@624c9f4 · GitHub
[go: up one dir, main page]

Skip to content

Commit 624c9f4

Browse files
committed
Merge pull request #4581 from kno10/patch-1
Correct spelling of my name in whats_new.rst
2 parents a0775c1 + 5ef503c commit 624c9f4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

doc/whats_new.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -489,7 +489,7 @@ API changes summary
489489
:class:`linear_model.PassiveAgressiveRegressor` now defaults to ``True``.
490490

491491
- :class:`cluster.DBSCAN` now uses a deterministic initialization. The
492-
`random_state` parameter is deprecated. By `Eric Schubert`_.
492+
`random_state` parameter is deprecated. By `Erich Schubert`_.
493493

494494
.. _changes_0_15_2:
495495

@@ -3403,7 +3403,7 @@ David Huard, Dave Morrill, Ed Schofield, Travis Oliphant, Pearu Peterson.
34033403

34043404
.. _Hervé Bredin: http://herve.niderb.fr/
34053405

3406-
.. _Eric Schubert: https://github.com/kno10
3406+
.. _Erich Schubert: https://github.com/kno10
34073407

34083408
.. _Dan Blanchard: https://github.com/dan-blanchard
34093409

0 commit comments

Comments
 (0)
0