yano_pres/prep/15Extended_Isolation_Forests/q

10 lines
388 B
Plaintext
Raw Permalink Normal View History

2022-05-23 18:49:15 +02:00
Isolation Forests are one algorithm for AD
Tries to isolate abnormal (rare) points instead of modelling normal ones
Creative approach->fairly successful (3000 Citations)
Many follow up papers
Extended Isolation Forest (Hariri et. al. 2018, 140 Citations)
Remove bias from the Isolation Forests
Also claim to improve their anomaly detection quality
(repeat with both cuts and ad quality)