isolation-forest_2.4.3_2.11

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

License

License

GroupId

GroupId

com.linkedin.isolation-forest
ArtifactId

ArtifactId

isolation-forest_2.4.3_2.11
Last Version

Last Version

3.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

isolation-forest_2.4.3_2.11
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_2.4.3_2.11

How to add to project

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

Dependencies

compile (8)

Group / Artifact Type Version
com.chuusai : shapeless_2.11 jar 2.3.2
org.apache.spark : spark-avro_2.11 jar 2.4.3
org.apache.spark : spark-core_2.11 jar 2.4.3
org.apache.spark : spark-mllib_2.11 jar 2.4.3
org.apache.spark : spark-sql_2.11 jar 2.4.3
org.scala-lang : scala-library jar 2.11.8
org.scalatest : scalatest_2.11 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
1.0.0
0.3.6
0.3.3
0.3.2