We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5c8855d commit c99f5dbCopy full SHA for c99f5db
doc/whats_new.rst
@@ -21,6 +21,9 @@ New features
21
implementation supports kernel engineering, gradient-based hyperparameter optimization or
22
sampling of functions from GP prior and GP posterior. Extensive documentation and
23
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`_.
27
28
Enhancements
29
............
0 commit comments