isolation-forest_3.0.0_2.12

A Spark/Scala implementation of the isolation forest unsupervised outlier detection algorithm.

License

License

GroupId

GroupId

com.linkedin.isolation-forest
ArtifactId

ArtifactId

isolation-forest_3.0.0_2.12
Last Version

Last Version

3.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

isolation-forest_3.0.0_2.12
A Spark/Scala implementation of the isolation forest unsupervised outlier detection algorithm.
Project URL

Project URL

https://github.com/linkedin/isolation-forest
Source Code Management

Source Code Management

https://github.com/linkedin/isolation-forest.git

Download isolation-forest_3.0.0_2.12

How to add to project

<!-- https://jarcasting.com/artifacts/com.linkedin.isolation-forest/isolation-forest_3.0.0_2.12/ -->
<dependency>
    <groupId>com.linkedin.isolation-forest</groupId>
    <artifactId>isolation-forest_3.0.0_2.12</artifactId>
    <version>3.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.linkedin.isolation-forest/isolation-forest_3.0.0_2.12/
implementation 'com.linkedin.isolation-forest:isolation-forest_3.0.0_2.12:3.0.0'
// https://jarcasting.com/artifacts/com.linkedin.isolation-forest/isolation-forest_3.0.0_2.12/
implementation ("com.linkedin.isolation-forest:isolation-forest_3.0.0_2.12:3.0.0")
'com.linkedin.isolation-forest:isolation-forest_3.0.0_2.12:jar:3.0.0'
<dependency org="com.linkedin.isolation-forest" name="isolation-forest_3.0.0_2.12" rev="3.0.0">
  <artifact name="isolation-forest_3.0.0_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.linkedin.isolation-forest', module='isolation-forest_3.0.0_2.12', version='3.0.0')
)
libraryDependencies += "com.linkedin.isolation-forest" % "isolation-forest_3.0.0_2.12" % "3.0.0"
[com.linkedin.isolation-forest/isolation-forest_3.0.0_2.12 "3.0.0"]

Dependencies

compile (8)

Group / Artifact Type Version
com.chuusai : shapeless_2.12 jar 2.3.2
org.apache.spark : spark-avro_2.12 jar 3.0.0
org.apache.spark : spark-core_2.12 jar 3.0.0
org.apache.spark : spark-mllib_2.12 jar 3.0.0
org.apache.spark : spark-sql_2.12 jar 3.0.0
org.scala-lang : scala-library jar 2.12.11
org.scalatest : scalatest_2.12 jar 3.1.0
org.testng : testng jar 6.8.8

Project Modules

There are no modules declared in this project.
com.linkedin.isolation-forest

LinkedIn

Versions

Version
3.0.0
2.0.8
2.0.7
2.0.4
2.0.0
1.0.1