Last Version

EGADS Anomaly Detection System 0.4.5

EGADS system, consumes time series and outputs anomalies.

License

License

GroupId

GroupId

com.yahoo.egads
ArtifactId

ArtifactId

egads
Version

Version

0.4.5
Type

Type

jar
Description

Description

EGADS Anomaly Detection System
EGADS system, consumes time series and outputs anomalies.
Project Organization

Project Organization

Yahoo Inc.
Source Code Management

Source Code Management

https://github.com/yahoo/egads

Download egads 0.4.5


<!-- https://jarcasting.com/artifacts/com.yahoo.egads/egads/ -->
<dependency>
    <groupId>com.yahoo.egads</groupId>
    <artifactId>egads</artifactId>
    <version>0.4.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.yahoo.egads/egads/
implementation 'com.yahoo.egads:egads:0.4.5'
// https://jarcasting.com/artifacts/com.yahoo.egads/egads/
implementation ("com.yahoo.egads:egads:0.4.5")
'com.yahoo.egads:egads:jar:0.4.5'
<dependency org="com.yahoo.egads" name="egads" rev="0.4.5">
  <artifact name="egads" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.yahoo.egads', module='egads', version='0.4.5')
)
libraryDependencies += "com.yahoo.egads" % "egads" % "0.4.5"
[com.yahoo.egads/egads "0.4.5"]

Dependencies

compile (8)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.7
com.github.lbordowitz.openforecast : openforecast jar 0.5.0
jfree : jfreechart jar 1.0.13
jfree : jcommon jar 1.0.16
com.google.guava : guava jar 19.0
org.json : json jar 20140107
commons-lang : commons-lang jar 2.6
org.apache.commons : commons-math3 jar 3.2

test (1)

Group / Artifact Type Version
org.testng : testng jar 5.14.7

Project Modules

There are no modules declared in this project.