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 for Spark version 3.0.0 with Scala 2.12.11. #23

Closed jverbus closed 3 years ago

jverbus commented 3 years ago

Addressing request in https://github.com/linkedin/isolation-forest/issues/22.

jverbus commented 3 years ago

Artifacts built with Spark 3 are confirmed to work on a Spark 3 cluster here: https://github.com/linkedin/isolation-forest/issues/22