msimms / LibIsolationForest

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

Performance Metrics #2

Closed msimms closed 6 years ago

msimms commented 6 years ago

As this code could be used in a performance critical code path, performance tests should be included as part of the regression test suite.