GitPedia

Systemds

An open source ML system for the end-to-end data science lifecycle

From apache·Updated June 24, 2026·View on GitHub·

**Overview:** Apache SystemDS is an open-source machine learning (ML) system for the end-to-end data science lifecycle from data preparation and cleaning, over efficient ML model training, to debugging and serving. ML algorithms or pipelines are specified in a high-level language with R-like syntax or related Python and Java APIs (with many builtin primitives), and the system automatically generates hybrid runtime plans of local, in-memory operations and distributed operations on Apache Spark. A... The project is written primarily in Java, distributed under the Apache License 2.0 license, first published in 2015. It has gained significant community traction with 1,091 stars and 541 forks on GitHub. Key topics include: dml, java, python, systemds.

Latest release: 3.3.0-rc13.3.0
April 27, 2025View Changelog →
<!-- {% comment %} Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. See the NOTICE file distributed with this work for additional information regarding copyright ownership. The ASF licenses this file to you under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. {% end comment %} -->

Apache SystemDS

Overview: Apache SystemDS is an open-source machine learning (ML) system for the end-to-end
data science lifecycle from data preparation and cleaning, over efficient ML model training,
to debugging and serving. ML algorithms or pipelines are specified in a high-level language
with R-like syntax or related Python and Java APIs (with many builtin primitives), and the
system automatically generates hybrid runtime plans of local, in-memory operations and distributed
operations on Apache Spark. Additional backends exist for GPUs and federated learning.

ResourceLinks
Quick StartInstall, Quick Start and Hello World
Documentation:SystemDS Documentation
Python DocumentationPython SystemDS Documentation
Issue TrackerJira Dashboard

Status and Build: SystemDS is renamed from SystemML which is an Apache Top Level Project.
To build from source visit SystemDS Install from source

Build
Documentation
LicenseCheck
Java Tests
codecov
Python Test
Total PyPI downloads
Monthly PyPI downloads

Contributors

Showing top 12 contributors by commit count.

View all contributors on GitHub →

This article is auto-generated from apache/systemds via the GitHub API.Last fetched: 6/24/2026