yahoo/egads
A Java package to automatically detect anomalies in large scale time-series data observed · 2026-08-28
Health v2 · maintenance only
32/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases no_license
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 4137
- days_rel: n/a
- days_push: 1023
- n_releases_24m: 0
Adoption not part of the score
1189 stars · 325 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
EGADS (Extensible Generic Anomaly Detection System) is an open-source Java library for automatically detecting anomalies, outliers, and change points in large-scale time-series data. It combines time-series forecasting models with anomaly detection models to compute expected values and flag deviations, with only Java as a dependency.
Use cases
- detect anomalies in large scale time-series data
- find outliers in metrics with seasonal and trend components
- detect change points in time-series
- forecast expected values for time-series monitoring
- run automated anomaly detection on CSV metric data
- monitor system metrics for unusual behavior
When to choose
- you need a self-contained Java library for time-series anomaly detection with minimal dependencies
- your data has seasonal, trend, and noise components that need modeling
- you want pluggable time-series and anomaly detection models configurable via command line or config files
When to avoid
- your stack is not JVM-based and you prefer Python-native tooling
- you need actively developed features or frequent updates
- you need real-time streaming anomaly detection rather than batch analysis
Facets
library · maturity maintenance
machine-learning analytics data-science time-series big-data analytics monitoring jvm cli anomaly-detection time-series-forecasting outlier-detection change-point-detection
1 source
- readme: https://github.com/yahoo/egads · fetched 2026-08-28 · 8b29b2d27021
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| yahoo/egads | main | 32 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem