4
$\begingroup$

I am using isofor package for regular Isolation Forest but I came by an article about Extended Isolation Forest and need your advise which package has this functions implemented in R/Python.

$\endgroup$

2 Answers 2

4
$\begingroup$

There is a package on Github called "Extended Isolation Forest for Anomaly Detection", I used it a couple months ago and it seemed to work. For how accurate or how buggy it is, I'm not sure but if anything seems off you can check the source code for errors in the implementation of the paper Extended Isolation Forest by Harir et.al.

$\endgroup$
1
$\begingroup$

Might be worth noticing that there's an implementation in treeple (scikit-learn compatible library) that implements it.

Here an example.

$\endgroup$

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.