An Implementation of Isolation Forest
Check for a single integer
Fit an Isolation Forest
Depth of each terminal node of all trees in a ranger model
Depth of each terminal node of a single tree in a ranger model
Isolation forest is anomaly detection method introduced by the paper Isolation based Anomaly Detection (Liu, Ting and Zhou <doi:10.1145/2133360.2133363>).
Useful links