Skip to content

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

License

Notifications You must be signed in to change notification settings

apache/systemds

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Mar 3, 2025
cfbe190 · Mar 3, 2025
Feb 7, 2025
Feb 9, 2023
Apr 5, 2024
Mar 24, 2024
Jan 2, 2024
Dec 28, 2023
Feb 2, 2025
Mar 3, 2025
Mar 3, 2025
Mar 16, 2023
Apr 27, 2023
Nov 17, 2024
Apr 27, 2023
May 9, 2024
May 22, 2022
Sep 7, 2018
Feb 19, 2024
Jan 26, 2025
Sep 28, 2024
Sep 13, 2023
Nov 17, 2024

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.

Resource Links
Quick Start Install, Quick Start and Hello World
Documentation: SystemDS Documentation
Python Documentation Python SystemDS Documentation
Issue Tracker Jira 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