Skip to content

Commit c99f5db

Browse files
committed
doc: added entry for isolation forest
1 parent 5c8855d commit c99f5db

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

doc/whats_new.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,9 @@ New features
2121
implementation supports kernel engineering, gradient-based hyperparameter optimization or
2222
sampling of functions from GP prior and GP posterior. Extensive documentation and
2323
examples are provided. By `Jan Hendrik Metzen`_.
24+
25+
- Added the :class:`ensemble.IsolationForest` class for anomaly detection based on
26+
random forests. By `Nicolas Goix`_.
2427

2528
Enhancements
2629
............

0 commit comments

Comments
 (0)