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

Spark 3.4.0 support #41

Closed vishalovercome closed 1 year ago

vishalovercome commented 1 year ago

I can see that this package only supports upto version 3.2.0 of Spark which is two years old now. Any plans to support newer versions?

wangzhongqing commented 1 year ago

这是来自QQ邮箱的假期自动回复邮件。 王中情: 您好,已收到您的邮件,我会尽快给您回复。谢谢您的邮件!祝您生活愉快!

jverbus commented 1 year ago

Yes, 3.3.3 and 3.4.1 are now supported.

https://github.com/linkedin/isolation-forest/pull/42