apache/systemds
An open source ML system for the end-to-end data science lifecycle observed · 2026-09-01
Health v2 · maintenance only
87/100
- Activity 100
- Release rhythm 62
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: 453
- age_days: 3949
- days_rel: 40
- days_push: 2
- n_releases_24m: 2
Adoption not part of the score
1097 stars · 546 forks observed · 2026-09-01
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Apache SystemDS is an open-source machine learning system covering the end-to-end data science lifecycle, from data cleaning and feature engineering to distributed model training and serving. Scripts written in an R-like DML language or via Python/Java APIs are compiled into hybrid runtime plans combining local in-memory CPU/GPU operations with distributed execution on Apache Spark.
Use cases
- train machine learning models on large datasets with Spark
- write ML pipelines in an R-like scripting language
- run distributed matrix computations for data science
- prototype ML algorithms and scale them to a cluster
- clean and prepare data before model training
- serve trained ML models in production
When to choose
- you need scalable ML on large datasets with Spark integration
- you want algorithm customizability via a high-level R-like or Python-like language
- you need hybrid local and distributed execution with automatic optimization
When to avoid
- you need deep learning with modern GPU frameworks like PyTorch or TensorFlow
- you want a large ecosystem of pretrained models and community libraries
- your datasets fit in memory and simpler tools like scikit-learn suffice
Facets
library · maturity active
machine-learning data-science etl compiler machine-learning data-science big-data microservices jvm python cross-platform dml apache distributed-ml spark federated-learning r-like-syntax gpu
4 sources
- readme: https://github.com/apache/systemds · fetched 2026-09-01 · 78e0c9c09c6a
- homepage: https://systemds.apache.org/ · fetched 2026-08-29 · 3e2a1709f3b4
- site_page: https://systemds.apache.org/docs/3.4.0 · fetched 2026-08-29 · cd066d21a863
- site_page: https://systemds.apache.org/documentation.html · fetched 2026-08-29 · 0300eedaee5e
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| apache/systemds | main | 87 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem