msimms / LibIsolationForest

C++, rust, julia, python2, and python3 implementations of the Isolation Forest anomaly detection algorithm.
MIT License
33 stars 11 forks source link

Julia Language Version #7

Closed msimms closed 3 years ago

msimms commented 3 years ago

Add a Julia language version.

msimms commented 3 years ago

Implemented. Standard disclaimer: more optimization and testing may be necessary, but it does appear to work. Will close this ticket and open new tickets for any future improvements.