File tree 1 file changed +4
-4
lines changed
1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -21,17 +21,17 @@ Changelog
21
21
Schlüter].
22
22
23
23
- Implementation of efficient leave-one-out cross-validated Ridge in
24
- :class: `linear_model.RidgeCV ` [`Mathieu Blondel `_ ]
24
+ :class: `linear_model.RidgeCV ` [`Mathieu Blondel `_]
25
25
26
26
- Better handling of collinearity and early stopping in
27
27
:func: `linear_model.lars_path ` [`Alexandre Gramfort `_ and `Fabian
28
28
Pedregosa `_].
29
29
30
30
- 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 `_].
32
32
33
33
- Performance improvements for Nearest Neighbors algorithm in
34
- high-dimensional spaces [`Fabian Pedregosa `_ ].
34
+ high-dimensional spaces [`Fabian Pedregosa `_].
35
35
36
36
- Performance improvements for :class: `cluster.KMeans ` [`Gael
37
37
Varoquaux `_ and `James Bergstra `_].
@@ -55,7 +55,7 @@ Changelog
55
55
:class: `linear_model.LogisticRegression ` [`Fabian Pedregosa `_].
56
56
57
57
- Performance and API improvements to
58
- :func: `metrics.euclidian_distances ` and to
58
+ :func: `metrics.euclidean_distances ` and to
59
59
:class: `pca.RandomizedPCA ` [`James Bergstra `_].
60
60
61
61
- Fix compilation issues under NetBSD [Kamel Ibn Hassen Derouiche]
You can’t perform that action at this time.
0 commit comments