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 Maven Central release to CI. Bumped IF version to 2.0.*. #27

Closed jverbus closed 3 years ago

jverbus commented 3 years ago

Added a stage to the build to automate a push of artifacts to Maven Central. Also, bumped the Isolation Forest library version to 2.0.*.