8000 More fixes for the changelog. · seckcoder/scikit-learn@9d07758 · GitHub
[go: up one dir, main page]

Skip to content

Commit 9d07758

Browse files
author
Fabian Pedregosa
committed
More fixes for the changelog.
1 parent ec37f0a commit 9d07758

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

doc/whats_new.rst

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -21,17 +21,17 @@ Changelog
2121
Schlüter].
2222

2323
- Implementation of efficient leave-one-out cross-validated Ridge in
24-
:class:`linear_model.RidgeCV` [`Mathieu Blondel`_ ]
24+
:class:`linear_model.RidgeCV` [`Mathieu Blondel`_]
2525

2626
- Better handling of collinearity and early stopping in
2727
:func:`linear_model.lars_path` [`Alexandre Gramfort`_ and `Fabian
2828
Pedregosa`_].
2929

3030
- Fixes for liblinear ordering of labels and sign of coefficients
31-
[Dan Yamins, Paolo Losi, `Mathieu Blondel`_ and `Fabian Pedregosa`_ ].
31+
[Dan Yamins, Paolo Losi, `Mathieu Blondel`_ and `Fabian Pedregosa`_].
3232

3333
- Performance improvements for Nearest Neighbors algorithm in
34-
high-dimensional spaces [`Fabian Pedregosa`_ ].
34+
high-dimensional spaces [`Fabian Pedregosa`_].
3535

3636
- Performance improvements for :class:`cluster.KMeans` [`Gael
3737
Varoquaux`_ and `James Bergstra`_].
@@ -55,7 +55,7 @@ Changelog
5555
:class:`linear_model.LogisticRegression` [`Fabian Pedregosa`_].
5656

5757
- Performance and API improvements to
58-
:func:`metrics.euclidian_distances` and to
58+
:func:`metrics.euclidean_distances` and to
5959
:class:`pca.RandomizedPCA` [`James Bergstra`_].
6060

6161
- Fix compilation issues under NetBSD [Kamel Ibn Hassen Derouiche]

0 commit comments

Comments
 (0)
0