Skip to content

Commit 0cda1dc

Browse files
committed
Update what's new
1 parent 4331b47 commit 0cda1dc

File tree

1 file changed

+6
-3
lines changed

1 file changed

+6
-3
lines changed

doc/whats_new.rst

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,9 @@ Changelog
99
---------
1010

1111
- Added :class:`ensemble.BaggingClassifier` and
12-
:class:`ensemble.BaggingRegressor` meta-estimators for ensembling
13-
any kind of base estimator. See the :ref:`Bagging <bagging>` section of
14-
the user guide for details and examples. By Gilles Louppe`_.
12+
:class:`ensemble.BaggingRegressor` meta-estimators for ensembling
13+
any kind of base estimator. See the :ref:`Bagging <bagging>` section of
14+
the user guide for details and examples. By Gilles Louppe`_.
1515

1616
- Added predict method to :class:`cluster.AffinityPropagation` and
1717
:class:`cluster.MeanShift`, by `Mathieu Blondel`_.
@@ -36,6 +36,9 @@ Changelog
3636
significantly speedup computation by `Denis Engemann`_, and
3737
`Alexandre Gramfort`_.
3838

39+
- Memory improvements of extra trees and random forest by
40+
`Arnaud Joly`_.
41+
3942

4043
API changes summary
4144
-------------------

0 commit comments

Comments
 (0)