linkedin / isolation-forest 3.2.5
GitHubA distributed Spark/Scala implementation of the isolation forest algorithm for unsupervised outlier detection, featuring support for scalable training and ONNX export for easy cross-platform inference.
isolation-forest_3.1.1 2.0.7
Group ID:
com.linkedin.isolation-forest
Artifact ID:
isolation-forest_3.1.1_2.12
Version:
2.0.7
Release Date:
Aug 25, 2021
Licenses:
Files:
Full Scala Version:
2.12.11
Developers:
libraryDependencies += "com.linkedin.isolation-forest" %% "isolation-forest_3.1.1" % "2.0.7"
ivy"com.linkedin.isolation-forest::isolation-forest_3.1.1:2.0.7"
//> using dep "com.linkedin.isolation-forest::isolation-forest_3.1.1:2.0.7"
import $ivy.`com.linkedin.isolation-forest::isolation-forest_3.1.1:2.0.7`
<dependency> <groupId>com.linkedin.isolation-forest</groupId> <artifactId>isolation-forest_3.1.1_2.12</artifactId> <version>2.0.7</version> </dependency>
compile group: 'com.linkedin.isolation-forest', name: 'isolation-forest_3.1.1_2.12', version: '2.0.7'