linkedin / isolation-forest

A Spark/Scala implementation of the isolation forest unsupervised outlier detection algorithm with support for exporting in ONNX format.
Other
223 stars 47 forks source link

Added build support for scala 2.13. #37

Closed jverbus closed 1 year ago

jverbus commented 1 year ago

Added build support for scala 2.13. These changes are based upon the changes suggested in https://github.com/linkedin/isolation-forest/pull/35, but without the addition of SBT.