8000 DOC Remove some whitespace from what's new · CoderPat/scikit-learn@0d6740d · GitHub
[go: up one dir, main page]

Skip to content

Commit 0d6740d

Browse files
committed
DOC Remove some whitespace from what's new
1 parent 2cc156f commit 0d6740d

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

doc/whats_new.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -172,7 +172,7 @@ Trees and ensembles
172172

173173
- :func:`tree.export_graphviz` now shows configurable number of decimal
174174
places. :issue:`8698` by :user:`Guillaume Lemaitre <glemaitre>`.
175-
175+
176176
- Added ``flatten_transform`` parameter to :class:`ensemble.VotingClassifier`
177177
to change output shape of `transform` method to 2 dimensional.
178178
:issue:`7794` by :user:`Ibraim Ganiev <olologin>` and
@@ -332,7 +332,7 @@ Model evaluation and meta-estimators
332332
and ``scoring`` parameters. :issue:`8117` by `Raghav RV`_.
333333

334334
- A scorer based on :func:`metrics.explained_variance_score` is also available.
335-
:issue:`9259` by `Hanmin Qin <https://github.com/qinhanmin2014>`_.
335+
:issue:`9259` by `Hanmin Qin <https://github.com/qinhanmin2014>`_.
336336

337337
Metrics
338338

@@ -502,7 +502,7 @@ Decomposition, manifold learning and clustering
502502
in :class:`decomposition.PCA`,
503503
:class:`decomposition.RandomizedPCA` and
504504
:class:`decomposition.IncrementalPCA`.
505-
:issue:`9105` by `Hanmin Qin <https://github.com/qinhanmin2014>`_.
505+
:issue:`9105` by `Hanmin Qin <https://github.com/qinhanmin2014>`_.
506506

507507
- Fixed the implementation of noise_variance_ in :class:`decomposition.PCA`.
508508
:issue:`9108` by `Hanmin Qin <https://github.com/qinhanmin2014>`_.

0 commit comments

Comments
 (0)
0