https://glowingpython.blogspot.com/2017/10/spotting-outliers-with-isolation-forest.html
The Glowing Python: Spotting outliers with Isolation Forest using sklearn
Isolation Forest is an algorithm to detect outliers. It partitions the data using a set of trees and provides an anomaly scores looking at h...
isolation forestglowingpythonspottingoutliers
https://se.mathworks.com/help/stats/iforest.html
iforest - Fit isolation forest for anomaly detection - MATLAB
Use the iforest function to fit an isolation forest model for outlier detection and novelty detection.
isolation forestanomaly detectionfitmatlab