You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Description: Implementation of the Isolation forest method from the paper "Isolation based Anomaly Detection" (Liu, Ting and Zhou <doi:10.1145/2133360.2133363>).
An isolation forest measures how easy it is to isolate multivariate observations.
Observations that can be isolated with fewer axis-aligned partitions from random