8000 whatsnew · scikit-learn/scikit-learn@b0de10a · GitHub
[go: up one dir, main page]

Skip to content

Commit b0de10a

Browse files
committed
whatsnew
1 parent f425133 commit b0de10a

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

doc/whats_new/v0.21.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -126,6 +126,10 @@ Support for Python 3.4 and below has been officially dropped.
126126
:issue:`13251` by :user:`Albert Thomas <albertcthomas>`
127127
and :user:`joshuakennethjones <joshuakennethjones>`.
128128

129+
- |Efficiency| Make :class:`ensemble.IsolationForest` more memory efficient
130+
by avoiding keeping in memory each tree prediction. :issue:`13260` by
131+
`Nicolas Goix`_.
132+
129133
- |Fix| Fixed a bug in :class:`ensemble.GradientBoostingClassifier` where
130134
the gradients would be incorrectly computed in multiclass classification
131135
problems. :issue:`12715` by :user:`Nicolas Hug<NicolasHug>`.

0 commit comments

Comments
 (0)
0