linkedin / isolation-forest   3.2.3

GitHub

A Spark/Scala implementation of the isolation forest unsupervised outlier detection algorithm with support for exporting in ONNX format.

Scala versions: 2.13 2.12

isolation-forest_3.2.4 3.2.3


Group ID:
com.linkedin.isolation-forest
Artifact ID:
isolation-forest_3.2.4_2.13
Version:
3.2.3
Release Date:
Sept 4, 2024
Licenses:
Files:
Full Scala Version:
2.13.14
Developers:

libraryDependencies += "com.linkedin.isolation-forest" %% "isolation-forest_3.2.4" % "3.2.3"

Mill build tool

ivy"com.linkedin.isolation-forest::isolation-forest_3.2.4:3.2.3"

Scala CLI

//> using dep "com.linkedin.isolation-forest::isolation-forest_3.2.4:3.2.3"

Ammonite REPL

import $ivy.`com.linkedin.isolation-forest::isolation-forest_3.2.4:3.2.3`

<dependency>
  <groupId>com.linkedin.isolation-forest</groupId>
  <artifactId>isolation-forest_3.2.4_2.13</artifactId>
  <version>3.2.3</version>
</dependency>

compile group: 'com.linkedin.isolation-forest', name: 'isolation-forest_3.2.4_2.13', version: '3.2.3'